Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Can't login to mysql
Name: ShaqDiesel Date: January 6, 2008 at 16:25:48 Pacific OS: winXP CPU/Ram: amd64/1Gb Product: custom
Comment:
The craziest thing just happened. I started apache and mysql using the xampp control panel. Then I used the windows command line and was in mysql/bin to login into mysql as usual by typing
'mysql -u root -p'
When I try to login it says ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (10061)
I didn't do anything different but restart my computer. Was there a step I forgot to do before logging into mysql? My logins have worked before, so it can't be any of the settings.
Summary: I have a DOS prompt program which can be run in Window 98 normally. However, it can't run in WIndow XP. The error message is "open error LOTIDB.NDX(4)". How to solve it? stevenwong...
Summary: Hi, i am using workstation redhat enterprise linux. i am trying mysql in terminal the error is like this. ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/m ysql.sock' (2...
Summary: I changed the SA password for my msde database that interacts with my ASP website. I used the osql command line tool to change the password with the following command: sp_password NUL, 'newpassword',...