MySQL / MariaDB
- 1005 - Can't create table 'xxx' (errno: 150)
- 1006 - Can't create database xxx (errno. 13)
- 1026 - Error writing file '\WINNT\TEMP\xxx ' (errcode: 28)
- 1044/1045 - Access denied for user 'username'@'yourhost'...
- 1060 - Duplicate Column Name
- 1129 - Host 'host_name' is blocked because of many connection errors...
- 1130 - Host xxx is not allowed to connect to this MySQL server
- 1146 - Table 'mysql.proc' doesn't exist
- 1303 - Can't create a PROCEDURE from within another stored routine
- 1406 - Data too long for column...
- 1577 - Cannot proceed because system tables used by Event Scheduler where found damaged at server start
- 2003 - Can't connect to MySQL server on xxx (10061)
- 2006 - MySQL server has gone away
- 2013 - Lost Connection to MySQL server during query
Have more questions?
-
Support
-
About Us