Archive for July, 2007
Parallels CD Jacket
“The following serial number must be entered to activate your software. We recommend writing the number inside your manual for future reference.” Why didn’t you just put the sticker with the serial number on the manual?
set sql_log_slow=0 to control the slow query log.
Currently there isn’t a good method to control sending individual queries to the slow query log. Typically this isn’t an issue. It becomes an issue when using very short query times and importing sql files. The slow query log doesn’t have a limit on the length of queries it will write to a log. If [...]
