PDA

View Full Version : Setting up MySQL


NeilKelty
08-27-2005, 06:04 AM
Hello, I set up MySQL, obviously not right.

When I attempt to use the command:


mysql -u root -p


I am then asked to type in my password. I do that and then

ERROR 2013 (HY000): Lost connection to MySQL server during query.

I run Win XP and Norton Internet Security.

Any suggestions?

NeilKelty
08-29-2005, 02:57 AM
BUMP..Any ideas?

_Aerospace_Eng_
08-29-2005, 07:30 AM
Bumping isn't going to get your thread read faster. I tend to ignore many posts that are bumped for no reason. NIS could be blocking the headers from being sent therefore not connecting to your sql. Thats just a thought, not sure if its the cause.

JamieR
08-29-2005, 03:09 PM
What version of mySQL?

NeilKelty
08-30-2005, 02:12 AM
Bumping isn't going to get your thread read faster. I tend to ignore many posts that are bumped for no reason. NIS could be blocking the headers from being sent therefore not connecting to your sql. Thats just a thought, not sure if its the cause.

Sorry for the bump, I got it to work last night. The problem was NIS was filtering port 3306 Thanks for replying both of you.