DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) common-errors

Info Catalog (mysql.info) what-is-crashing (mysql.info) problems (mysql.info) 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) what-is-crashing (mysql.info) problems (mysql.info) installation-issues
automatically generated byinfo2html