Server Error Codes and Messages
2940
Message: No definer attribute for trigger '%s'.'%s'. The trigger will be activated under the
authorization of the invoker, which may have insufficient privileges. Please recreate the trigger.
• Error:
1455
SQLSTATE:
HY000
(
ER_OLD_FILE_FORMAT
[2940]
)
Message: '%s' has an old format, you should re-create the '%s' object(s)
• Error:
1456
SQLSTATE:
HY000
(
ER_SP_RECURSION_LIMIT
[2940]
)
Message: Recursive limit %d (as set by the max_sp_recursion_depth variable) was exceeded for
routine %s
• Error:
1457
SQLSTATE:
HY000
(
ER_SP_PROC_TABLE_CORRUPT
[2940]
)
Message: Failed to load routine %s. The table mysql.proc is missing, corrupt, or contains bad data
(internal code %d)
• Error:
1458
SQLSTATE:
42000
(
ER_SP_WRONG_NAME
[2940]
)
Message: Incorrect routine name '%s'
• Error:
1459
SQLSTATE:
HY000
(
ER_TABLE_NEEDS_UPGRADE
[2940]
)
Message: Table upgrade required. Please do "REPAIR TABLE `%s`" to fix it!
• Error:
1460
SQLSTATE:
42000
(
ER_SP_NO_AGGREGATE
[2940]
)
Message: AGGREGATE is not supported for stored functions
• Error:
1461
SQLSTATE:
42000
(
ER_MAX_PREPARED_STMT_COUNT_REACHED
[2940]
)
Message: Can't create more than max_prepared_stmt_count statements (current value: %lu)
• Error:
1462
SQLSTATE:
HY000
(
ER_VIEW_RECURSIVE
[2940]
)
Message: `%s`.`%s` contains view recursion
• Error:
1463
SQLSTATE:
42000
(
ER_NON_GROUPING_FIELD_USED
[2940]
)
Message: non-grouping field '%s' is used in %s clause
• Error:
1464
SQLSTATE:
HY000
(
ER_TABLE_CANT_HANDLE_SPKEYS
[2940]
)
Message: The used table type doesn't support SPATIAL indexes
• Error:
1465
SQLSTATE:
HY000
(
ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA
[2940]
)
Message: Triggers can not be created on system tables
• Error:
1466
SQLSTATE:
HY000
(
ER_REMOVED_SPACES
[2940]
)
Message: Leading spaces are removed from name '%s'
• Error:
1467
SQLSTATE:
HY000
(
ER_AUTOINC_READ_FAILED
[2940]
)
Message: Failed to read auto-increment value from storage engine
• Error:
1468
SQLSTATE:
HY000
(
ER_USERNAME
[2940]
)
Message: user name
• Error:
1469
SQLSTATE:
HY000
(
ER_HOSTNAME
[2940]
)
Message: host name
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...