Thread
:
MySQL 5.0 Error?
View Single Post
#
6
02-20-2007, 03:08 PM
Angelox
AX Classic Developer
Join Date: May 2006
Location: filler
Posts: 2,049
If it's MySql windoze, then it usually installs without a password , so you can login from localmachine under root;
"mysql -u root peq"
for Linux you to know the root password;
"mysql -uroot -pwhatever -Dpeq"
"mysql --help" gives you the full list
Angelox
View Public Profile
Send a private message to Angelox
Find all posts by Angelox