Author Topic: MySQL error: "Got error XX from ...."  (Read 26892 times)

0 Members and 1 Guest are viewing this topic.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
MySQL error: "Got error XX from ...."
« on: February 25, 2006, 12:26:12 AM »
These type of errors usualy occur when something happend with the server. There are so many codes that mysql could show, so there is no way they could be puplished here...
If you have shell access to your server, or to any other server that has MySQL installed, you can execute the following command:
Code: [Select]
perror XXwhere XX is the error code.

Here is a list of most common error codes. Also on that site, you have more chances find explanation of your error ;)

[UPDATE]
For Windows systems, the perror.exe you can find in 'mysql\bin' and you can execute it from command prompt (aka DOS prompt)
« Last Edit: December 06, 2006, 01:44:19 PM by Jan »
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline servicebama

  • Pre-Newbie
  • Posts: 1
    • View Profile
    • تخلیه چاه
Re: MySQL error: "Got error XX from ...."
« Reply #1 on: January 30, 2017, 08:36:28 AM »
useful and practical