hello, Jeff.

you wrote 10 марта 2003 г., 5:18:23:

JK> From you're info below, mysql *shouldn't* be turning on the binary log. An
JK> easy way to test is just to run the 'ps' command and see if '--log-bin' is
JK> being added to the command line. If you have a long command line for the
JK> mysql process, you may need to use 'ps awx' or 'ps awwx' -- these work on
JK> Linux, but you may need to use something different for FreeBSD. Have you, or
JK> anyone else, edited the safe_mysqld script, possibly adding '--log-bin'
JK> there?
let's see:

[/usr/home/[EMAIL PROTECTED]                                               [15:49]
raven$ ps awwx|grep mysql
29637  p2- I      0:00,01 /bin/sh /usr/local/bin/safe_mysqld --user=mysql 
--datadir=/var/db/mysql --pid-file=/var/db/mysql/bingo.pid
29660  p2- S      0:37,44 /usr/local/libexec/mysqld --basedir=/usr/local 
--datadir=/var/db/mysql --user=mysql --pid-file=/var/db/mysql/bingo.pid

there is no log-bin parameter. why my server write binary logs?

i compiled the mysql-server from ports...

-- 
Dmitry Sukhodoev, network administrator of bingo.ru, icq#550315


---------------------------------------------------------------------
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