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 
mean it may be interfere when you need to config MySQL or upgrade, you 
should plan to do it after working hour or on holiday.

SF

At 10:35 3/8/2001 +0500, Grigory Bakunov wrote:
>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 the same machine."
>
>SF> SF
>
>SF> At 07:41 3/8/2001 +0500, Grigory Bakunov wrote:
> >>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 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 <[EMAIL PROTECTED]>
> >>  / /|_/ / // /\ \/ /_/ / /__   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 <[EMAIL PROTECTED]>
> >>To unsubscribe, e-mail
> >><[EMAIL PROTECTED]>
> >>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>___________________________________________________________________
>For technical support contracts, visit https://order.mysql.com/
>This email is sponsored by SWSoft, http://www.asplinux.ru/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
>  / /|_/ / // /\ \/ /_/ / /__   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 <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to