Cannot connect to Mysql

Status
Not open for further replies.

tielemaj

New Member
Messages
5
Reaction score
0
Points
0
Hello,
Today I can not connect to the MySql database. It says 'Unable to connect to any of the specified MySQL hosts'
the connectionstring I use is 'Server=localhost;Database=tielemaj_xxx;Uid=tielemaj_xxx;Pwd=xxx'
Yesterday it still workerd.
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
Try going to cPanel, mySQL Databases,
Drop the user (do not delete)
Add him back, making sure to give him all permissions on the popup screen (ALL is unchecked by default)

Often works after a mysql server moves.
 

tielemaj

New Member
Messages
5
Reaction score
0
Points
0
Droping the user did not work.
I noticed that the size of the database is not correct in the screen to manage databases. It says that the database is 0 Mb in size while it actualy is over 40 Mb.
 
Status
Not open for further replies.
Top