Hi, all!

I am compile mysql-4.0.9 for PPC64 with GLIBC64. It's nothing about
logging in mysql.server startup script and in my.cnf, but mysqld
create log file and write a lot of queries to it. How i can disable
this?

My configure options:
./configure --without-berkley-db 
--with-named-curses-libs=/opt/ncurses-5.3/lib/libncurses.a
--build=powerpc64-linux --prefix=/usr/local/mysql --localstatedir=/var/lib/mysql 
--sysconfdir=/etc/mysql
--sbindir=/usr/local/mysql/bin --libexecdir=/usr/local/mysql/bin
--with-unix-socket-path=/var/run/mysqld/mysqld.sock --without-debug --without-isam
--with-extra-charsets=complex



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to