Vlad Shalnev wrote:
Hi, All
Can two mysql servers work on the same database directory ? It it possible in read only mode or in read and write mode ?
With best regards
Yes, if you don't disable file locking. Why would you do this though? Each server will have to lock the files, blocking the other server.
--------------------------------------------------------------------- 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