linux1880 Posted November 1, 2009 Share Posted November 1, 2009 dear frens please help me to create a new mysql database with username, password and privillages using mysql commands . Thanks you. I would also like to import existing database into that that database. Thank you Quote Link to comment Share on other sites More sharing options...
corbin Posted November 2, 2009 Share Posted November 2, 2009 http://dev.mysql.com/doc/refman/5.1/en/create-database.html http://dev.mysql.com/doc/refman/5.1/en/create-user.html http://dev.mysql.com/doc/refman/5.1/en/set-password.html http://dev.mysql.com/doc/refman/5.1/en/grant.html Quote Link to comment Share on other sites More sharing options...
linux1880 Posted November 2, 2009 Author Share Posted November 2, 2009 Actually I just installed wamp server and there is no any root password by default, how do i set password for root ? any help is appreceated. Thanks Quote Link to comment Share on other sites More sharing options...
fenway Posted November 14, 2009 Share Posted November 14, 2009 No different than setting any other password. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.