"Jon Miller" <[EMAIL PROTECTED]> wrote:
>
> I need a way to log every message that MySQL generates. I have the following in the
> /etc/my.cnf file:
> [mysqld]
> port=3309
> datadir=/var/lib/mysql
> socket=/var/lib/mysql/mysql.sock
> log-bin=/var/log/mysql.log
> bind-address=192.168.0.15
> log=/
I need a way to log every message that MySQL generates. I have the following in the
/etc/my.cnf file:
[mysqld]
port=3309
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
log-bin=/var/log/mysql.log
bind-address=192.168.0.15
log=/var/log/mysqlquery.log
[mysql.server]
user=mysql
basedir=/va