OK thanks to some help from this list I now have a blank my.cnf file in /etc
And I want to set up logging of all sql  queries.

So I have tried:

SET GLOBAL general_log = 'ON';

and/or putting  (only)  /var/log/mysql/mysql.log
in my.cnf and doing a restart via /etc/init.d
(have a pid file now -Ta!)

but still no sql commands in the log file.

There are stop/start up commands in /var/log/mysqld.log

but that is about it

Any suggestions?

Syd




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to