Howdy all!

I would like to create a user that will only access my current project's
database. I would also like to store the data for my current project's
database in a particular location.

Can I use my.ini to do this?

For example,
 - user = newProject
 - pwd = newProject
 - datadir=C:/newProject/MySqlData

When newProject user logs in, she automatically USES a database called
'newProject' for example...

My second question: can this work for InnoDB tables? I am using *only*
InnoDB tables..

Thanks for any advice!

Rob
:)
:->
:-}



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