MySQL Error MY-013982 – ER_LOAD_BULK_DATA_WRONG_VALUE_FOR_FIELD_LOG
MySQL Error Message Incorrect %s value: ‘%s’ for column ‘%s’ at row %ld in file ‘%s’ Reason for the Error ER_LOAD_BULK_DATA_WRONG_VALUE_FOR_FIELD_LOG was added in 8.0.32. The post MySQL Error MY-013982...
View ArticleMySQL Error MY-013983 – ER_LOAD_BULK_DATA_WARN_NULL_TO_NOTNULL_LOG
MySQL Error Message NULL supplied to NOT NULL column ‘%s’ at row %ld in file ‘%s’ Reason for the Error ER_LOAD_BULK_DATA_WARN_NULL_TO_NOTNULL_LOG was added in 8.0.32. The post MySQL Error MY-013983 –...
View ArticleMySQL Error MY-013984 – ER_IB_BULK_LOAD_THREAD_FAIL
MySQL Error Message %s: LOAD BULK DATA thread failure (err=%lu), table=%s, index=%s Reason for the Error ER_IB_BULK_LOAD_THREAD_FAIL was added in 8.0.32. The post MySQL Error MY-013984 –...
View ArticleMySQL Error MY-013985 – ER_IB_BULK_LOAD_MERGE_FAIL
MySQL Error Message %s: Failed to merge sub-trees in LOAD BULK DATA, table=%s, index=%s, details=%s Reason for the Error ER_IB_BULK_LOAD_MERGE_FAIL was added in 8.0.32. The post MySQL Error MY-013985 –...
View ArticleMySQL Error MY-013986 – ER_IB_LOAD_BULK_CONCURRENCY_REDUCED
MySQL Error Message LOAD BULK DATA: Buffer pool size is %zu. Reducing concurrency from %zu to %zu. table=%s. Reason for the Error ER_IB_LOAD_BULK_CONCURRENCY_REDUCED was added in 8.0.32. The post MySQL...
View ArticleMySQL Error MY-013987 – ER_PLUGIN_EXCEPTION_OPERATION_FAILED
MySQL Error Message C++ Exception caught while %s the %s plugin: [%s] Reason for the Error ER_PLUGIN_EXCEPTION_OPERATION_FAILED was added in 8.0.32. The post MySQL Error MY-013987 –...
View ArticleMySQL Error MY-013988 –...
MySQL Error Message Replication configuration appears to be corrupted. On Group Replication channel ‘%s’, setting REQUIRE_TABLE_PRIMARY_KEY_CHECK to ‘GENERATE’ is not allowed. Run RESET REPLICA ALL to...
View ArticleMySQL Error MY-013989 – ER_CHECK_TABLE_INSTANT_VERSION_BIT_SET
MySQL Error Message Record has both instant and version bit set. Reason for the Error ER_CHECK_TABLE_INSTANT_VERSION_BIT_SET was added in 8.0.32. The post MySQL Error MY-013989 –...
View ArticleMySQL Error MY-013990 – ER_GRP_RPL_PAXOS_SINGLE_LEADER_DIFF_FROM_OLD_GRP
MySQL Error Message This member is configured with a group_replication_paxos_single_leader option value of 1 and it is trying to join a group with Communication Protocol Version below 8.0.27. In order...
View ArticleMySQL Error MY-013991 – ER_IB_WRN_IGNORE_REDO_LOG_CAPACITY
MySQL Error Message Ignored the innodb-redo-log-capacity option in the Innodb read-only mode. Server is using active redo log files. Reason for the Error ER_IB_WRN_IGNORE_REDO_LOG_CAPACITY was added in...
View Article