not to respond with, 'read the manual', but.... 

There is an entire section of the manual devoted to user management, I would start at 

www.mysql.org

click on the documentation link on top, and start there... 

(user account management is :
http://www.mysql.com/doc/en/User_Account_Management.html
)

> -----Original Message-----
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 10, 2003 4:33 PM
> To: [EMAIL PROTECTED]
> Subject: How To Create Users In MySQL?
> 
> 
> I have the MySQL-3.23.55 installed in my PC.
> Therefore, I am the DBA without the required DBA
> knowledge.
> 
> First, how do I create users in the MySQL database?
> Second, how do I grant table creation privilege to
> users? Is
> 
> GRANT ALL PRIVILEGES ON databasename TO someuser
> IDENTIFIED BY 'somepassword';
> 
> the correct command?
> 
> Thanks for your guidance. 
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to