Like and '\\'

2002-01-18 Thread Stuart Scamman
What is the syntax to make '\\' work with like statement ? This example is always empty: SELECT * from table where field LIKE '%\\mydir\\myfile%' Thanks --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.314 / Virus Database:

Got error 127 from table handler

2001-11-22 Thread Stuart Scamman
I'm getting "Got error 127 from table handler" on specific tables quite regularly, what does this indicate and how do I avoid it ?

Error 127 Table Handle

2001-11-22 Thread Stuart Scamman
What is Error 127 table handle error ? Restarting mysqld takes care of it. ulimit = 1024. Thanks.

show processlist

2001-11-09 Thread Stuart Scamman
How do I show processlist from a specific computer, not everything ? Thanks.