Thread
:
Mysql.exe prob
View Single Post
#
2
07-02-2003, 04:42 PM
Bitmap
Fire Beetle
Join Date: Jul 2003
Posts: 1
I was having a similar problem. To solve it, I ran mysql.exe with the following command line:
mysql.exe -u username -ppassword
So, say your username is joe and the password is blow, you would run
mysql.exe -u joe -pblow
I hope this helps.
Bitmap
View Public Profile
Send a private message to Bitmap
Find all posts by Bitmap