You are not logged in.

#1 2013-03-09 06:46:09

Kurse
Member
Registered: 2013-03-04
Posts: 2

mysql stalls when logging in!

So my computer's host name is Blizzard. I started the mysqld process by running sudo systemctl start mysqld. I made sure to uncomment the skip-networking option in the config file, but I have an issue when trying to log into mysql. When I run mysql -p -u root -h Blizzard (or localhost or just not specifying) mysql will say
Enter password:
then when I type in the default password...password it just sits there and does nothing never brings me to a mysql console. Is there something I am missing here? I need this to test a program which requires a database.

Offline

#2 2013-03-09 07:14:24

Kurse
Member
Registered: 2013-03-04
Posts: 2

Re: mysql stalls when logging in!

Well after 30 minutes I get this error ERROR 2003 (HY000): Can't connect to MySQL server on 'Blizzard' (110)

Offline

Board footer

Powered by FluxBB