new user with access to only one database

Problems with the Windows version of XAMPP, questions, comments, and anything related.

new user with access to only one database

Postby sjoerd » 05. February 2005 13:31

you can add a new user with access to only one database.

How do i do that ?
sjoerd
 
Posts: 5
Joined: 01. February 2005 18:03
Location: Den Bosch

Postby Wiedmann » 05. February 2005 13:53

Code: Select all
GRANT ALL PRIVILEGES ON `db_name`.* TO 'user_name'@'localhost' IDENTIFIED BY 'user_password'
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby sjoerd » 05. February 2005 14:31

Where do i have to typ that ? Sorry i am a n00b :oops:
And do i first have to make a user somewhere ?
sjoerd
 
Posts: 5
Joined: 01. February 2005 18:03
Location: Den Bosch


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 79 guests