Access deniedMySQL server has gone awayCan't connect to [local] MySQL serverHost '...' is blockedToo many connectionsSome non-transactional changed tables couldn't be rolled backOut of memoryPacket too largeThe table is fullCan't create/write to fileCommands out of syncIgnoring userTable 'xxx' doesn't existCan't initialize character set xxxFile not found)Buy this Reference Manual in softcover from Barnes & Noble!
В этом разделе перечислены некоторые ошибки, с которыми часто приходится сталкиваться пользователям; дается описание этих ошибок и способы их исправления.
Access deniedMySQL server has gone awayCan't connect to [local] MySQL serverHost '...' is blockedToo many connectionsSome non-transactional changed tables couldn't be rolled backOut of memoryPacket too largeThe table is fullCan't create/write to fileCommands out of syncIgnoring userTable 'xxx' doesn't existCan't initialize character set xxxFile not found)| Posted by Mike Gifford on Thursday February 27 2003, @1:59pm | [Delete] [Edit] |
There needs to be a table somewhere which explains MySQL Error Numbers. Errors can come in so many forms with MySQL, but unless there is some way to easily match:
ERROR: Database error: MySQL Error (1062).
With some human readable list of errors, why bother reporting it?
Add your own comment.