Rechercher dans le manuel MySQL
B.4.2 Common Errors When Using MySQL Programs
[+/-]
- B.4.2.1 Access denied
- B.4.2.2 Can't connect to [local] MySQL server
- B.4.2.3 Lost connection to MySQL server
- B.4.2.4 Password Fails When Entered Interactively
- B.4.2.5 Host 'host_name' is blocked
- B.4.2.6 Too many connections
- B.4.2.7 Out of memory
- B.4.2.8 MySQL server has gone away
- B.4.2.9 Packet Too Large
- B.4.2.10 Communication Errors and Aborted Connections
- B.4.2.11 The table is full
- B.4.2.12 Can't create/write to file
- B.4.2.13 Commands out of sync
- B.4.2.14 Ignoring user
- B.4.2.15 Table 'tbl_name' doesn't exist
- B.4.2.16 Can't initialize character set
- B.4.2.17 File Not Found and Similar Errors
- B.4.2.18 Table-Corruption Issues
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.
Document created the 26/06/2006, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/mysql-rf-common-errors.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.
References
These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.