Posts Tagged ‘mysql’

Niceeeeeeeeeeeeee found

Saturday, August 1st, 2009

A natural language search interprets the search string as a phrase in natural human language (a phrase in free text). There are no special operators. The stopword list applies. In addition, words that are present in 50% or more of the rows are considered common and do not match. Full-text searches are natural language searches if the IN NATURAL LANGUAGE MODE modifier is given or if no modifier is given.

http://bugs.mysql.com/bug.php?id=46325

Ne nice bug ampak nice found … yeah Smile .

MySQL server has gone away

Friday, May 9th, 2008

Kam ?

Kaj pomeni če nam echo mysql_error(); vrne tole: “MySQL server has gone away”. Da je mysql server offline ? Pa sem skoraj s stola padel, na srečo sem potem ugotovil da ni to, ker vse ostale strani delajo …

Kar pa je druga stvar .. moj mysql conf

wait_timeout = 6
connect_timeout = 5
interactive_timeout = 120

glede na to da sem errore dobival občasno .. sem poskusil tole

wait_timeout = 10
connect_timeout = 9
interactive_timeout = 120

In kaže da bo sedaj zadeva vredu, lahko bi tudi malo manj parsal … pa nebom Grin .