Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Incomplete
-
10.0.12
-
None
-
Ubuntu 12.04.4 LTS
MariaDB 10.0.12 with TokuDB
Description
Hello,
When altering a table to change engine from InnoDB to TokuDB, the progress status in "show processlist" indicates 100% but the alter is still in progress:
Id User Host db Command Time State Info Progress
|
612 root localhost NULL Query 2238 Verifying index uniqueness: Checked 23020000 of 0 rows in key-XXXXX_idx. alter table T1 engine='TokuDB' 100.000
|