Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.0.15
-
Fix Version/s: 10.0.18
-
Component/s: Data Definition - Alter Table
-
Labels:None
Description
alter online table t1 algorithm=INPLACE, lock=NONE;
sure it does nothing, but the current implementation does a full table copy for it.
simple patch for a simple problem.
Attachments
Issue Links
- links to