I noticed that since the last upgrade (to mysql-5.0.38) that the bin logging is being done to a different directory and with a different name structure.
1. All log-bin files used to be in the /var/lib/mysql and used to be the name of the host machine followed by -bin.xxxx. 2. Now, in this version (mysql-5.0.38) the logs are going to /var/run/mysqld and with mysqld-bin.xxxxx names. The manual for version 5.0 (http://dev.mysql.com/doc/refman/5.0/en/binary-log.html) says that it should be as it was before (as in 1. above)! Anybody know why this is happening? Clemente -- [EMAIL PROTECTED] mailing list
