"Michael B Allen" <[EMAIL PROTECTED]> wrote:
> For some reason mysql is logging every sql statement. I don't recall
> turning on such a thing. Can someone tell me how to turn that down/off. It
> seems a little excessive for my wimpy vps.
> 
> Thanks,
> Mike
> 
> # dpkg -l | grep mys
> ii  libdbd-mysql-p 1.2216-2       mySQL database interface for Perl
> ii  libmysqlclient 3.23.49-8.5    mysql database client library
> ii  mysql-client   3.23.49-8.5    mysql database client binaries
> ii  mysql-common   3.23.49-8.5    mysql database common files (e.g.
> /etc/mysql
> ii  mysql-server   3.23.49-8.5    mysql database server binaries
> ii  php4-mysql     4.1.2-6woody3  MySQL module for php4
> 

Did you run mysqld with --log option?
What is the output of SHOW VARIABLES LIKE "%log%"?



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to