错误索引,点击【序号】跳转相应的错误信息。
序号 | 错误代码 | 错误详细信息 |
---|---|---|
1007 | ER_DB_CREATE_EXISTS | Can't create database '%-.192s'; database exists |
1038 | ER_OUT_OF_SORTMEMORY | Out of sort memory, consider increasing server sort buffer size |
1040 | ER_CON_COUNT_ERROR | Too many connections |
1045 | ER_ACCESS_DENIED_ERROR | Access denied for user '%-.48s'@'%-.64s' (using password: %s) |
1064 | ER_PARSE_ERROR | %s near '%-.80s' at line %d |
1071 | ER_TOO_LONG_KEY | Specified key was too long; max key length is %d bytes |
1819 | ER_NOT_VALID_PASSWORD | Your password does not satisfy the current policy requirements |
1820 | ER_MUST_CHANGE_PASSWORD | You must SET PASSWORD before executing this statement |