From: Date: August 3 2001 6:52am Subject: Re: Dedicated MySQL Application Server List-Archive: http://lists.mysql.com/mysql/81487 Message-Id: <5.1.0.14.2.20010803115049.00a9b850@langsuan.thaithanakit.co.th> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Why do not use table and user permission separately in 1 database? SF At 07:41 3/8/2001 +0500, Grigory Bakunov wrote: >Date |Thu, 2 Aug 2001 12:56:23 -0700 > >From |Bryan Ross > >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 > / /|_/ / // /\ \/ /_/ / /__ MySQL AB / SWSoft >/_/ /_/\_, /___/\___\_\___/ > <___/ www.mysql.com > > >--------------------------------------------------------------------- >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 >To unsubscribe, e-mail > >Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php