Under Tru64 V4.0F, I am starting MySql 3.23.28-gamma with the
distribution
script mysql.server with the following mods to the safe_mysqld
command line:
/usr/bin/nohup $bindir/safe_mysqld \
--datadir=$datadir --pid-file=$pid_file \
< /dev/console > /dev/console 2>&1 &
sleep 60
However, in /var/mysql/hostname.domain.err I am getting the message:
001215 11:21:16 mysqld started
/usr/local/libexec/mysqld: ready for connections
001215 11:22:16 /usr/local/libexec/mysqld: Binlog closed while trying to
FLUSH MASTER
Status information:
Current locks:
key_cache status:
<snip>
I'm installing MySQL for a web app that was outsourced for
development and being
a MySQL neophite, I'm not sure if the above message is something I
should worry
about. That aside, is there any way to get MySQL started cleanly?
Harold March
Systems Technology Architect
Information Technology
BAE SYSTEMS CANADA INC.
Harold.March_at_BAESYSTEMS-CANADA.com
TEL: 514-748-3000 ext 4467 FAX: 514-748-3136
Received on Fri Dec 15 2000 - 16:44:35 NZDT