Hello, About a week ago I created two databases on the master mysql engine while the slave engine was off. After that I tried to start the slave mysql engine and I received an error message and in some seconds the slave service shuts down.
After I copied the database from the master database folder to the slave database folder all things went normally and NO error message. So do not create databases on the master when the slave is down. Another problem is: I tried to sort a file on a field with international html codes(õ and so on these codes works on the both charsets of Windows West European and Windows Central European). It correctly sends to me but the order is wrong. Is it because of the "&"? I think I must use direct codes in the database? How can I set in PHP the Romanian charset? In the European ISO there are the other countries but not Romania. Thank you very much, Iulian -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]