gharris999;135727 Wrote: > I tried that earlier today with results that were no different than my > "external" mysql. But I'll try it again tomorrow morning and log some > of the values. Is there a way to get the ss bundled mysqld.exe to look > at a my.ini file so I can turn on the "slow query" log option? Or is > there a way to fire up mysqld with some cmd line parameters? Edit the /server/MySQL/my.tt (template toolkit) file. Why were you running mysqld-max instead of mysqld? Are you using any storage engine other than MyISAM and InnoDB?
http://dev.mysql.com/doc/refman/5.0/en/server-side-overview.html I turned on slow query logging for my MySQL server (external MySQL 5.0.22), with a threshold of 1 second and can't get it to raise a log entry. My 'Rock' genre is the largest, with 510 albums, 6069 tracks, 191 artists. The server is running Windows XP Pro on a P4 3.0, 2GB ram. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=27334 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
