View Single Post
  #1 (permalink)  
Old 2006-11-08, 04:33 PM
kerverusxp's Avatar
kerverusxp kerverusxp is offline
Junior Member
 
Join Date: Nov 2006
Posts: 3
kerverusxp is on a distinguished road
Exclamation Query For Add User In My Db

QUERY FOR ADD USER IN MY DB


hello! I have a problem in my PHPMYADMIN, nesecito to create a user with key for my DATA BASE, podrian to say the query to me to create it

aqui encontre a consultation but does not serve or to say badly to me that this?

PHP Code:
root@~]# mysql -u root -p -e "GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP ON DATABASE.* TO User IDENTIFIED BY 'PASSWORD'" mysql 
Reply With Quote
Sponsored Links