Re: Dedicated MySQL Application Server

2001-08-03 Thread Sommai Fongnamthip
Sorry, I am not sure to understand with 'interfere with any other instance'. I have more table and application in 1 database (in 1 server) which have a lot of database operation in everyday (insert, delete). and I could backup or restore any table in this database whenever I want. If you me

Re: Dedicated MySQL Application Server

2001-08-03 Thread Grigory Bakunov
Date |Fri, 03 Aug 2001 11:52:00 +0700 >From |Sommai Fongnamthip <[EMAIL PROTECTED]> Hello! SF> Why do not use table and user permission separately in 1 database? Cause problem specification says "I would not want this database to interfere with any other instance of MySQL that may be running on

Re: Dedicated MySQL Application Server

2001-08-03 Thread Grigory Bakunov
Date |Thu, 2 Aug 2001 12:56:23 -0700 >From |Bryan Ross <[EMAIL PROTECTED]> Hello! BR> Hi. BR> What I want to do is this: Use mysql as a dedicated database for a desktop BR> application, meaning that basically there's only one client allowed to BR> connect to it, and that client is the applica

Dedicated MySQL Application Server

2001-08-02 Thread Bryan Ross
Hi. What I want to do is this: Use mysql as a dedicated database for a desktop application, meaning that basically there's only one client allowed to connect to it, and that client is the application. Also, I would not want this database to interfere with any other instance of MySQL that may be