Dan Sully wrote: > * PRJ shaped the electrons to say... > >> When I do a ps -ef and look at the options on the mysqld started by >> slimserver, there is a --log=/var/log/slimserver/slimserver.log tacked >> on the command. The man page says this will log all connections and >> queries to the file. > > Thanks - fixed in change 8319. > > You can comment out the --log line in Slim/Utils/MySQLHelper.pm if you > don't > want to wait.
I've "fixed" the fix. The switch we need is "--log-error", not "--log" R. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
