Jan 19, 2003 #1 lsmail Technical User Dec 25, 2002 12 US Hello, We have Linux server, then I have a root access, how to create a userid and password for mysql database ?
Hello, We have Linux server, then I have a root access, how to create a userid and password for mysql database ?
Jan 19, 2003 #2 sleipnir214 Programmer May 6, 2002 15,350 US Use the GRANT directive. http://www.mysql.com/doc/en/GRANT.html Want the best answers? Ask the best questions: http://www.tuxedo.org/~esr/faqs/smart-questions.htmlTANSTAAFL! Upvote 0 Downvote
Use the GRANT directive. http://www.mysql.com/doc/en/GRANT.html Want the best answers? Ask the best questions: http://www.tuxedo.org/~esr/faqs/smart-questions.htmlTANSTAAFL!
Jan 19, 2003 #3 sleipnir214 Programmer May 6, 2002 15,350 US "mysql" is the command-line app on Linux to manage MySQL. Want the best answers? Ask the best questions: http://www.tuxedo.org/~esr/faqs/smart-questions.htmlTANSTAAFL! Upvote 0 Downvote
"mysql" is the command-line app on Linux to manage MySQL. Want the best answers? Ask the best questions: http://www.tuxedo.org/~esr/faqs/smart-questions.htmlTANSTAAFL!