Hi!

I recently took a test drive for MySQL 4.0.2.  Installation was a breeze
as always.
However, when I tried to start MySQL server using the same old my.cnf
which 4.0.1
had no problems with, 4.0.2 complained about the following and refused
to start.

020713 07:24:55  mysqld started
Unknown suffix '.' used for variable 'bind-address' (value
'192.168.0.2')
/usr/local/mysql-4.0.2-alpha-source/libexec/mysqld: Error while setting
value '192.168.0.2' to 'bind-address'
020713 07:24:56  mysqld ended

As soon as I commented out bind-address option in my.cnf, it began to
run without
a problem.

Am I doing something wrong or is this a known/hidden bug in 4.0.2?

Yours,

Jindo


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