List:General Discussion« Previous MessageNext Message »
From:Grigory Bakunov Date:August 3 2001 4:41am
Subject:Re: Dedicated MySQL Application Server
View as plain text  
Date |Thu, 2 Aug 2001 12:56:23 -0700 
From |Bryan Ross <BRoss@stripped>

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 application. Also, I would not want
BR> this database to interfere with any other instance of MySQL that may be
BR> running on the same machine. Basically to be completely wrapped and only
BR> accessible by the application.

BR> My question is: is there a relatively simple way of doing this?

start another mysql daemon with different socket path and configuraton file.
in config file set up new path to databases.
Also change priveleges in new server for more secure access.

___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <black@stripped>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   www.mysql.com

Thread
Dedicated MySQL Application ServerBryan Ross2 Aug
  • Re: Dedicated MySQL Application ServerGrigory Bakunov3 Aug
    • Re: Dedicated MySQL Application ServerSommai Fongnamthip3 Aug
      • Re: Dedicated MySQL Application ServerGrigory Bakunov3 Aug
        • Re: Dedicated MySQL Application ServerSommai Fongnamthip3 Aug
RE: Dedicated MySQL Application ServerBryan Ross3 Aug