At 17:07 10/9/2003 -0400, [EMAIL PROTECTED] wrote: Hi,
Notice the option syntax --log:
/usr/local/mysql/libexec/mysqld --log=/usr/local/mysql/var/mysqlquery.log -uroot
030910 20:03:54 InnoDB: Started
/usr/local/mysql/libexec/mysqld: ready for connections.
Version: '4.0.15-debug-log' socket: '/tmp/mysql.sock' port: 3306
># tail /usr/local/mysql/var/mysqlquery.log /usr/local/mysql/libexec/mysqld, Version: 4.0.15-debug-log, started with: Tcp port: 3306 Unix socket: /tmp/mysql.sock Time Id Command Argument 030910 20:07:05 1 Connect [EMAIL PROTECTED] on 030910 20:07:17 1 Query select version()
Dear list friends:
I`d like to get your help about this issue. I have a Linux box RedHat 7.3 running the MySQL v3.23.56. In this box I`m running a TACACS server for authenticating my users to access to cisco routers. TACACS is using a Mysql database where i configured the user accounts, however TACACS can not get this info from this data base. I`d like to see the query log for the MySQL. The manual says that for it we have to start mysql with a query log. I typed: shell#mysqld - - log[=/var/log/mysqlquery.log]
but I get this message:
bash: myslqd command not found
What is the correct syntax and where have I to write it for start mysql with a query log?
Thank you for your help,
-- Regards,
For technical support contracts, visit https://order.mysql.com/ Are you MySQL certified?, http://www.mysql.com/certification/
Miguel Angel Solórzano <[EMAIL PROTECTED]> São Paulo - Brazil
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]