Question : MySql Log error

I keep getting this error on my Windows 2003 server wit IIS in my event log.  Do i need to make a change?


Event Type:      Warning
Event Source:      MySQL
Event Category:      None
Event ID:      100
Date:            4/19/2008
Time:            7:36:57 PM
User:            N/A
Computer:      WS1
Description:
No argument was provided to --log-bin, and --log-bin-index was not used; so replication may break when this MySQL server acts as a master and has his hostname changed!! Please use '--log-bin=C:\MySQL\Data\ws1-bin' to avoid this problem.

For more information, see Help and Support Center at http://www.mysql.com.

Answer : MySql Log error

You can put...
log-bin=C:\MySQL\Data\ws1-bin
on my.ini file
Random Solutions  
 
programming4us programming4us