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 |
use
Code:
mysql -u Mangler -p databasename |
now its giving me this error
mysql> mysql -u m -p databasename; ERROR 1046: you have an error in your sql syntax 'mysql -u M -p databasename' at line one plesae help oh and m is my real name not mangler i changed it to see if that would help |
You did change "database name" to EQ ( or whatever your Servers DB is called) right?
|
Code:
mysql> mysql -u m -p databasename; |
chang database?????????
how do i know the database name cuse i cant make a database through mysql so what are you talking about
|
holy cow
Code:
Start-->Run-->CMD or Command [opens command prompt] Darkwaters |
ps make the username min 4-6 characters long MINIMUM.
Darkwaters |
i ran dos command and typed in
mysql -u root mysql and i tried it with my username in place of root and this is what it said c:/ documents and setings\owner>mysql -u root 'mysql' is not reconized as internal comand or external comand, operable program or batch file. |
Quote:
-edit- And you were supposed to do Quote:
Quote:
user: With your MySQL Username dbname: With your EQEMu Database Name (Sorry im a little ticked at something else right now too) |
i got it working and i didnot see the last post
|
All times are GMT -4. The time now is 01:47 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.