Mysql common error Code control _MYSQL

Source: Internet
Author: User
Tags error code file upload mysql manual mysql version create database
Common Mistakes!

1016 Error: File cannot be opened, use background repair or repair using phpMyAdmin.
1044 Error: Database user permissions are not sufficient, please contact the space provider to resolve
1045 Error: Database server/Database username/database name/Database password error, please contact the space provider to check the account.
1054 Error: Program Files conflict with the database, please use the correct program file upload up to cover.
1146 Error: Data table is missing, please restore backup data.
1005: Failed to create table
1006: Failed to create database
1007: Database already exists, failed to create database
1008: Database does not exist, delete database failed
1009: Unable to delete database file causes database failure to be deleted
1010: Unable to delete data directory causes database failure to be deleted
1011: Failed to delete database file
1012: Unable to read records in system tables
1020: The record has been modified by another user
1021: The hard disk space is not enough, please increase the hard disk free space
1022: Duplicate the keyword, change record failed
1023: Error occurred while closing
1024: Error reading file
1025: An error occurred while changing the name
1026: Write File Error
1032: The record does not exist
1036: The datasheet is read-only and cannot be modified
1037: The system is low on memory, please reboot the database or reboot the server
1038: There is not enough memory for sorting, please increase the sort buffer
1040: The maximum number of connections to the database, please increase the number of connections available to the database
1041: Low system memory
1042: Invalid host name
1043: Invalid connection
1044: The current user does not have permission to access the database
1045: Cannot connect the database, the username or the password is wrong
1048: The field cannot be empty
1049: The database does not exist
1050: Data table already exists
1051: Data table does not exist
1054: field does not exist
1065: Invalid SQL statement, empty SQL statement
1081: Unable to establish the socket connection
1114: The data table is full and cannot hold any records
1116: Too many Open data tables
1129: Database exception, please restart the database
1130: Failed to connect to database, no permissions to connect to database
1133: Database user does not exist
1141: The current user is not authorized to access the database
1142: The current user does not have access to the data table
1143: The current user does not have access to the fields in the datasheet
1146: Data table does not exist
1147: User access to the data table is not defined
1149:sql statement Syntax error
1158: Network error, read error, please check network connectivity status
1159: Network error, read timeout, check network connection status
1160: Network error, there is a write error, please check the network connection condition
1161: Network error, write timeout, please check network connectivity status
1062: Duplicate field values, storage failed
1169: Duplicate field values, update record failed
1177: Failed to open data table
1180: Commit TRANSACTION failed
1181: ROLLBACK TRANSACTION failed
1203: The current user and database connection has reached the maximum number of connections to the database, please increase the number of available database connections or restart the database
1205: Lock timeout
1211: The current user does not have permission to create a user
1216: FOREIGN KEY constraint check failed, update child table record failed
1217: FOREIGN KEY constraint check failed, delete or modify master table record failed
1226: The current user is using more resources than is allowed, please reboot the database or reboot the server
1227: Insufficient permissions, you do not have permission to do this operation
1235:mysql version is too low, does not have this function
2002:can ' t connect to ... Usually means that no MySQL server is running on the system or when trying to connect to the MYSQLD server, you are using an incorrect socket file or TCP/IP port.




Description: The above is just a common error number, and the solution will not necessarily work! Please refer to the MySQL manual (download all the major download stations)


More detailed error codes
Error name/error code SQL state
ER_HASHCHK 1000 HY000
Er_nisamchk 1001 HY000
Er_no 1002 HY000
Er_yes 1003 HY000
Er_cant_create_file 1004 HY000
Er_cant_create_table 1005 HY000
er_cant_create_db 1006 HY000
Er_db_create_exists 1007 HY000
Er_db_drop_exists 1008 HY000
Er_db_drop_delete 1009 HY000
Er_db_drop_rmdir 1010 HY000
Er_cant_delete_file 1011 HY000
Er_cant_find_system_rec 1012 HY000
Er_cant_get_stat 1013 HY000
ER_CANT_GET_WD 1014 HY000
Er_cant_lock 1015 HY000
Er_cant_open_file 1016 HY000
Er_file_not_found 1017 HY000
Er_cant_read_dir 1018 HY000
ER_CANT_SET_WD 1019 HY000
Er_checkread 1020 HY000
Er_disk_full 1021 HY000
Er_dup_key 1022 23000
Er_error_on_close 1023 HY000
Er_error_on_read 1024 HY000
Er_error_on_rename 1025 HY000
Er_error_on_write 1026 HY000
er_file_used 1027 HY000
Er_filsort_abort 1028 HY000
Er_form_not_found 1029 HY000
Er_get_errno 1030 HY000
Er_illegal_ha 1031 HY000
Er_key_not_found 1032 HY000
Er_not_form_file 1033 HY000
Er_not_keyfile 1034 HY000
Er_old_keyfile 1035 HY000
Er_open_as_readonly 1036 HY000
Er_outofmemory 1037 HY001
Er_out_of_sortmemory 1038 HY001
Er_unexpected_eof 1039 HY000
Er_con_count_error 1040 08004
Er_out_of_resources 1041 08004
Er_bad_host_error 1042 08s01
Er_handshake_error 1043 08s01
Er_dbaccess_denied_error 1044 42000
Er_access_denied_error 1045 42000
Er_no_db_error 1046 42000
Er_unknown_com_error 1047 08s01
Er_bad_null_error 1048 23000
Er_bad_db_error 1049 42000
Er_table_exists_error 1050 42S01
Er_bad_table_error 1051 42S02
Er_non_uniq_error 1052 23000
Er_server_shutdown 1053 08s01
Er_bad_field_error 1054 42s22
Er_wrong_field_with_group 1055 42000
Er_wrong_group_field 1056 42000
Er_wrong_sum_select 1057 42000
Er_wrong_value_count 1058 21s01
Er_too_long_ident 1059 42000
Er_dup_fieldname 1060 42S21
Er_dup_keyname 1061 42000
Er_dup_entry 1062 23000
Er_wrong_field_spec 1063 42000
Er_parse_error 1064 42000
Er_empty_query 1065 42000
Er_nonuniq_table 1066 42000
Er_invalid_default 1067 42000
Er_multiple_pri_key 1068 42000
Er_too_many_keys 1069 42000
Er_too_many_key_parts 1070 42000
Er_too_long_key 1071 42000
Er_key_column_does_not_exits 1072 42000
Er_blob_used_as_key 1073 42000
Er_too_big_fieldlength 1074 42000
Er_wrong_auto_key 1075 42000
Er_ready 1076 00000
Er_normal_shutdown 1077 00000
Er_got_signal 1078 00000
Er_shutdown_complete 1079 00000
Er_forcing_close 1080 08S01
Er_ipsock_error 1081 08s01
Er_no_such_index 1082 42S12
Er_wrong_field_terminators 1083 42000
er_blobs_and_no_terminated 1084 42000
Er_textfile_not_readable 1085 HY000
Er_file_exists_error 1086 HY000
Er_load_info 1087 HY000
Er_alter_info 1088 HY000
Er_wrong_sub_key 1089 HY000
Er_cant_remove_all_fields 1090 42000
Er_cant_drop_field_or_key 1091 42000
Er_insert_info 1092 HY000
er_update_table_used 1093 HY000
Er_no_such_thread 1094 HY000
Er_kill_denied_error 1095 HY000
er_no_tables_used 1096 HY000
Er_too_big_set 1097 HY000
Er_no_unique_logfile 1098 HY000
Er_table_not_locked_for_write 1099 HY000
er_table_not_locked 1100 HY000
Er_blob_cant_have_default 1101 42000
Er_wrong_db_name 1102 42000
Er_wrong_table_name 1103 42000
Er_too_big_select 1104 42000
Er_unknown_error 1105 HY000
Er_unknown_procedure 1106 42000
Er_wrong_paramcount_to_procedure 1107 42000
Er_wrong_parameters_to_procedure 1108 HY000
Er_unknown_table 1109 42S02
Er_field_specified_twice 1110 42000
Er_invalid_group_func_use 1111 42000
Er_unsupported_extension 1112 42000
Er_table_must_have_columns 1113 42000
Er_record_file_full 1114 HY000
Er_unknown_character_set 1115 42000
Er_too_many_tables 1116 HY000
Er_too_many_fields 1117 HY000
Er_too_big_rowsize 1118 42000
Er_stack_overrun 1119 HY000
Er_wrong_outer_join 1120 42000
Er_null_column_in_index 1121 42000
ER_CANT_FIND_UDF 1122 HY000
ER_CANT_INITIALIZE_UDF 1123 HY000
Er_udf_no_paths 1124 HY000
Er_udf_exists 1125 HY000
Er_cant_open_library 1126 HY000
Er_cant_find_dl_entry 1127 HY000
er_function_not_defined 1128 HY000
er_host_is_blocked 1129 HY000
Er_host_not_privileged 1130 HY000
Er_password_anonymous_user 1131 42000
er_password_not_allowed 1132 42000
Er_password_no_match 1133 42000
Er_update_info 1134 HY000
Er_cant_create_thread 1135 HY000
Er_wrong_value_count_on_row 1136 21s01
Er_cant_reopen_table 1137 HY000
Er_invalid_use_of_null 1138 42000
Er_regexp_error 1139 42000
Er_mix_of_group_func_and_fields 1140 42000
Er_nonexisting_grant 1141 42000
Er_tableaccess_denied_error 1142 42000
Er_columnaccess_denied_error 1143 42000
Er_illegal_grant_for_table 1144 42000
Er_grant_wrong_host_or_user 1145 42000
Er_no_such_table 1146 42S02
Er_nonexisting_table_grant 1147 42000
Er_not_allowed_command 1148 42000
Er_syntax_error 1149 42000
Er_delayed_cant_change_lock 1150 HY000
Er_too_many_delayed_threads 1151 HY000
Er_aborting_connection 1152 08s01
Er_net_packet_too_large 1153 08s01
Er_net_read_error_from_pipe 1154 08s01
Er_net_fcntl_error 1155 08s01
Er_net_packets_out_of_order 1156 08s01
Er_net_uncompress_error 1157 08s01
Er_net_read_error 1158 08s01
er_net_read_interrupted 1159 08s01
Er_net_error_on_write 1160 08s01
er_net_write_interrupted 1161 08s01
Er_too_long_string 1162 42000
Er_table_cant_handle_blob 1163 42000
Er_table_cant_handle_auto_increment 1164 42000
er_delayed_insert_table_locked 1165 HY000
Er_wrong_column_name 1166 42000
Er_wrong_key_column 1167 42000
Er_wrong_mrg_table 1168 HY000
Er_dup_unique 1169 23000
Er_blob_key_without_length 1170 42000
Er_primary_cant_have_null 1171 42000
Er_too_many_rows 1172 42000
Er_requires_primary_key 1173 42000
er_no_raid_compiled 1174 HY000
Er_update_without_key_in_safe_mode 1175 HY000
Er_key_does_not_exits 1176 HY000
Er_check_no_such_table 1177 42000
er_check_not_implemented 1178 42000
Er_cant_do_this_during_an_transaction 1179 25000
Er_error_during_commit 1180 HY000
Er_error_during_rollback 1181 HY000
Er_error_during_flush_logs 1182 HY000
Er_error_during_checkpoint 1183 HY000
Er_new_aborting_connection 1184 08s01
Er_dump_not_implemented 1185 HY000
er_flush_master_binlog_closed 1186 HY000
Er_index_rebuild 1187 HY000
Er_master 1188 HY000
Er_master_net_read 1189 08s01
Er_master_net_write 1190 08S01
Er_ft_matching_key_not_found 1191 HY000
Er_lock_or_active_transaction 1192 HY000
Er_unknown_system_variable 1193 HY000
Er_crashed_on_usage 1194 HY000
Er_crashed_on_repair 1195 HY000
Er_warning_not_complete_rollback 1196 HY000
Er_trans_cache_full 1197 HY000
Er_slave_must_stop 1198 HY000
Er_slave_not_running 1199 HY000
Er_bad_slave 1200 HY000
Er_master_info 1201 HY000
Er_slave_thread 1202 HY000
Er_too_many_user_connections 1203 42000
Er_set_constants_only 1204 HY000
Er_lock_wait_timeout 1205 HY000
Er_lock_table_full 1206 HY000
Er_read_only_transaction 1207 25000
Er_drop_db_with_read_lock 1208 HY000
Er_create_db_with_read_lock 1209 HY000
Er_wrong_arguments 1210 HY000
Er_no_permission_to_create_user 1211 42000
Er_union_tables_in_different_dir 1212 HY000
Er_lock_deadlock 1213 40001
Er_table_cant_handle_fulltext 1214 HY000
Er_cannot_add_foreign 1215 HY000
Er_no_referenced_row 1216 23000
er_row_is_referenced 1217 23000
Er_connect_to_master 1218 08s01
Er_query_on_master 1219 HY000
Er_error_when_executing_command 1220 HY000
Er_wrong_usage 1221 HY000
Er_wrong_number_of_columns_in_select 1222 21000
Er_cant_update_with_readlock 1223 HY000
Er_mixing_not_allowed 1224 HY000
Er_dup_argument 1225 HY000
Er_user_limit_reached 1226 42000
Er_specific_access_denied_error 1227 HY000
Er_local_variable 1228 HY000
Er_global_variable 1229 HY000
Er_no_default 1230 42000
Er_wrong_value_for_var 1231 42000
Er_wrong_type_for_var 1232 42000
Er_var_cant_be_read 1233 HY000
Er_cant_use_option_here 1234 42000
Er_not_supported_yet 1235 42000
Er_master_fatal_error_reading_binlog 1236 HY000
Er_wrong_fk_def 1237 42000
Er_key_ref_do_not_match_table_ref 1238 HY000
Er_cardinality_col 1239 21000
Er_subselect_no_1_row 1240 21000
Er_unknown_stmt_handler 1241 HY000
er_corrupt_help_db 1242 HY000
Er_cyclic_reference 1243 HY000
Er_auto_convert 1244 HY000
Er_illegal_reference 1245 42s22
Er_derived_must_have_alias 1246 42000
er_select_reduced 1247 01000
Er_tablename_not_allowed_here 1248 42000
Er_not_supported_auth_mode 1249 08004
Er_spatial_cant_have_null 1250 42000
Er_collation_charset_mismatch 1251 42000
Er_slave_was_running 1252 HY000
Er_slave_was_not_running 1253 HY000
Er_too_big_for_uncompress 1254 HY000
Er_zlib_z_mem_error 1255 HY000
Er_zlib_z_buf_error 1256 HY000
Er_zlib_z_data_error 1257 HY000
Er_cut_value_group_concat 1258 HY000
Er_warn_too_few_records 1259 01000
Er_warn_too_many_records 1260 01000
Er_warn_null_to_notnull 1261 01000
Er_warn_data_out_of_range 1262 01000
er_warn_data_truncated 1263 01000
Er_warn_using_other_handler 1264 01000
Er_cant_aggregate_collations 1265 42000
Er_drop_user 1266 42000
Er_revoke_grants 1267 42000
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.