Re: Two mysql servers on the same database directory

2003-03-16 Thread Vlad Shalnev
>From: gerald_clark <[EMAIL PROTECTED]> >User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 >To: Vlad Shalnev <[EMAIL PROTECTED]> >Cc: [EMAIL PROTECTED] >Subject: Re: Two mysql servers on the same database directory > > &

Re: Two mysql servers on the same database directory

2003-03-14 Thread gerald_clark
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 t