Jason Brunk schrieb am Mittwoch, 22. August 2001, 19:45:58:

> i read somewhere that you can setup virtual mysql servers, so
> that users can actually have their own sql server to administer
> with whatever databases they want to create, with out
> interferring or even seeing other peoples databases. Does
> anyone know how to do this? could you help me?

I don't know, but nobody answers, so: I know that it has been
discussed, and IIRC it is in the readme and manual and it isn't
hard.

You create a socket each and assign one to each server and a port
ot listen to. But... it costs memory and maybe some more as you
double things. This isnt't a good idea if you have 200 clients on
a machine with a server for each.

ISPs don't have a problem with this as each user has access to
his database only. He knows the names of the other, but these are
mostly the domain names, and he knows them from ther directory
tree already. Same principle: you don't have access except to
your own.


-- 
Herzlich

Werner

MySQL in Deutschland: Anpassung, Unterstützung, Schulung für Sie
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Dr. Werner Stürenburg <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Consultant
/_/  /_/\_, /___/\___\_\___/   Bielefeld, Germany
       <___/   www.mysql.com   +49-5224-997-407  Fax -409



---------------------------------------------------------------------
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