SQL Error

Status
Not open for further replies.

fraser166

New Member
Messages
3
Reaction score
0
Points
1
Everytime my minecraft server attempts to the connect to my MySQL database, I get the following error:
"MySQ connection failed: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server."

It worked fine for a while, and now throws up that error everytime. The same thing happened with my last host, and they had to change some of the database settings to allow it to work.
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
Remote access to the MySQL servers is not allowed on the free hosting accounts. No exceptions.

You can only access the MySQL from a script on your account.
 
Status
Not open for further replies.
Top