We recently upgraded to MySQL 5.0. Since upgrading I have noticed that queries of the form "INSERT INTO test.test_table VALUES('test','1')" no longer replicate. If you connect to or change to the test database and then execute "INSERT INTO test_table VALUES('test','1')" the query replicates. Is this normal behavior? Is there a configuration setting that I can change to make replication accept explicit database naming in the query?

Any help would be greatly appreciated!

--
Ed Pauley II
[EMAIL PROTECTED]




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to