Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.4.10
-
Linux
Description
How do we eliminate this risk and how do we fix this issue after it happens?
I issued a command to truncate a table, and since it was stuck, I rebooted.
2020-03-27 5:18:17 0 [Warning] RocksDB: Schema mismatch - A .frm file exists for table asterisk.acc, but that table is not registered in RocksDB
2020-03-27 5:18:17 0 [ERROR] RocksDB: Problems validating data dictionary against .frm files, exiting
2020-03-27 5:18:17 0 [ERROR] RocksDB: Failed to initialize DDL manager.
2020-03-27 5:18:17 0 [ERROR] Plugin 'ROCKSDB' init function returned error.
2020-03-27 5:18:17 0 [ERROR] Plugin 'ROCKSDB' registration as a STORAGE ENGINE failed.
2020-03-27 5:18:17 0 [ERROR] Unknown/unsupported storage engine: rocksdb
Attachments
Issue Links
- relates to
-
MDEV-17567 Atomic DDL
- Closed