1507 HY000 ER_DROP_PARTITION_NON_EXISTENT Error in list of partitions to %s 1508 HY000 ER_DROP_LAST_PARTITION Cannot remove all partitions, use DROP TABLE instead 1509 HY000 ER_COALESCE_ONLY_ON_HASH_PARTITION COALESCE PARTITION can only be used on HASH/KEY partitions 1510 HY000 ER_REORG_HASH...
NullColumnInIndex The table handler doesn't support NULL in the given index, change specified column to be NOT NULL or use another handler. NullInValuesLessThan OldFileFormat OldKeyFile The key file is old for the table, it should be repaired. OnlyIntegersAllowed OnlyOnRangeListPartition...
Error 1507: Error in list of partitions to Error 1508: Cannot remove all partitions, use DROP TABLE instead Error 1509: COALESCE PARTITION can only be used on HASH/KEY partitions Error 1510: REORGANIZE PARTITION can only be used to reorganize partitions not to change their numbers Error ...
消息:REORGANIZE PARTITION仅可用于重组分区,而不能更改其编号 错误号:1511; 符号: ER_REORG_NO_PARAM_ERROR; SQLSTATE: HY000消息:没有参数的REORGANIZE PARTITION只能在使用HASH PARTITIONs的自动分区表上使用 错误号:1512; 符号: ER_ONLY_ON_RANGE_LIST_PARTITION; SQLSTATE:HY000消息:%s PARTITION仅可用于RANGE ...
DECLARE EXIT HANDLER FOR 1467 SELECT "HY000 (ER_FIELD_NOT_FOUND_PART_ERROR) Field in list of fields for partition function not found in table" as 'ERROR_NO SQLSTATE'; DECLARE EXIT HANDLER FOR 1468 SELECT "HY000 (ER_LIST_OF_FIELDS_ONLY_IN_HASH_ERROR) List of fields is only allowed in...
Message: Error in list of partitions to %s Error: 1508 SQLSTATE: HY000 (ER_DROP_LAST_PARTITION) Message: Cannot remove all partitions, use DROP TABLE instead Error: 1509 SQLSTATE: HY000 (ER_COALESCE_ONLY_ON_HASH_PARTITION) Message: COALESCE PARTITION can only be used on HASH/KEY par...
Error in list of partitions to %s • Error number: 1508; Symbol: ER_DROP_LAST_PARTITION; SQLSTATE: HY000 35 Message: Cannot remove all partitions, use DROP TABLE instead • Error number: 1509; Symbol: ER_COALESCE_ONLY_ON_HASH_PARTITION; SQLSTATE: HY000 Message: COALESCE PARTITION can ...
Error in list of partitions to %s • Error number: 1508; Symbol: ER_DROP_LAST_PARTITION; SQLSTATE: HY000 Message: Cannot remove all partitions, use DROP TABLE instead • Error number: 1509; Symbol: ER_COALESCE_ONLY_ON_HASH_PARTITION; SQLSTATE: HY000 Message: COALESCE PARTITION can only...
At some point, you might upgrade to a higher version, so it is a good idea to have a look at future reserved words, too. You can find these in the manuals that cover higher versions of MySQL. Most of the reserved words in the list are forbidden by standard SQL as column or table ...
Message: Disk full (%s); waiting for someone to free some space... Error:1022SQLSTATE:23000(ER_DUP_KEY) Message: Can't write; duplicate key in table '%s' Error:1023SQLSTATE:HY000(ER_ERROR_ON_CLOSE) Message: Error on close of '%s' (errno: %d) ...