Thread
:
Complete Newbie
View Single Post
#
3
(
permalink
)
2007-12-27, 09:58 AM
celon_php_master
Junior Member
Join Date: Oct 2007
Posts: 23
in the mysql prompt type
mysql -u root ;
use your_database_name;
grant all privileges on *.* to user@"localhost" identified by 'password' ;
celon_php_master
View Public Profile
Send a private message to celon_php_master
Find all posts by celon_php_master