geting mysql to work
ok i have been fitling with this for to days trying to get mysql to work heres my problem i go and type in
grant all privileges on *.* to Mangler@localhost identified by 'im not showing you my pasword' with grant option;
and it keeps saying
acses denied for user 'localhost' 'using pasword: no'
i ran the coamand cd\mysql\bin
mysql -u root mysql in dos comand and then i ran mysql and thats where ther error message pops up after i type the unlock comannd. im using mysql 4.0.14 or somthing like that please help
|