shaun thornburgh wrote:

Hi,

I am trying to synchronize two databases - the source is on a FreeBSD web server and the target is on our local Windows 2000 Server machine. I am trying to do this using Webyog (www.webyog.com) which tells Windows to sync with the source machine every hour.

Side note: I don't know anything about webyog, but MySQL's built-in replication works so well, I'd recommend looking into using it.

However, this is producing errors because the MySQL installation on the local machine isn't case sensitive, therefore it isn't recognizing the same tables. How can I rectify this, I can't find any documentation on the MySQL site regarding this...?

Your answer may be here, in the online docs where MySQL case sensitivity is detailed.

http://dev.mysql.com/doc/mysql/en/Name_case_sensitivity.html

Thanks for your help


HTH,

Robert Taylor
[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