DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(mysql.info.gz) Common errors

Info Catalog (mysql.info.gz) What is crashing (mysql.info.gz) Problems (mysql.info.gz) Installation Issues
 
 A.2 Common Errors When Using MySQL Programs
 ===========================================
 

Menu

 
* Error Access denied         `Access denied'
* Can not connect to server   `Can't connect to [local] MySQL server'
* Old client                  `Client does not support authentication protocol'
* Password too long           Password Fails When Entered Interactively
* Blocked host                `Host 'HOST_NAME' is blocked'
* Too many connections        `Too many connections'
* Out of memory               `Out of memory'
* Gone away                   `MySQL server has gone away'
* Packet too large            `Packet too large'
* Communication errors        Communication Errors and Aborted Connections
* Full table                  `The table is full'
* Cannot create               `Can't create/write to file'
* Commands out of sync        `Commands out of sync'
* Ignoring user               `Ignoring user'
* Cannot find table           `Table 'TBL_NAME' doesn't exist'
* Cannot initialize character set  `Can't initialize character set'
* Not enough file handles     File Not Found
 
 This section lists some errors that users frequently encounter when
 running MySQL programs. Although the problems show up when you try to
 run client programs, the solutions to many of the problems involves
 changing the configuration of the MySQL server.
 
Info Catalog (mysql.info.gz) What is crashing (mysql.info.gz) Problems (mysql.info.gz) Installation Issues
automatically generated byinfo2html