Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 10.5
-
Fix Version/s: 10.5
-
Component/s: Storage Engine - RocksDB
-
Labels:None
Description
in a large table with 812 MM record, the primary key is a single varchar(10)
after upgrading to 10.5.8, RocksDB cannot delete from the table, no error, you delete, and you select, and the data is still there.
I had to go back to Innodb