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 Link to comment https://forums.phpfreaks.com/topic/179850-please-help-me-to-create-database-with-full-commands/ 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 Link to comment https://forums.phpfreaks.com/topic/179850-please-help-me-to-create-database-with-full-commands/#findComment-949083 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 Link to comment https://forums.phpfreaks.com/topic/179850-please-help-me-to-create-database-with-full-commands/#findComment-949574 Share on other sites More sharing options...
fenway Posted November 14, 2009 Share Posted November 14, 2009 No different than setting any other password. Link to comment https://forums.phpfreaks.com/topic/179850-please-help-me-to-create-database-with-full-commands/#findComment-957442 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.