[MDEV-11005] Incorrect error message when using ONLINE alter table with GIS Created: 2016-10-10 Updated: 2016-12-01 Resolved: 2016-12-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2.2 |
| Fix Version/s: | 10.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Comments |
| Comment by Jan Lindström (Inactive) [ 2016-10-10 ] |
|
http://lists.askmonty.org/pipermail/commits/2016-October/009977.html |
| Comment by Jan Lindström (Inactive) [ 2016-12-01 ] |
|
commit dc9f919f27fccfeb0de3ab392f33bc5efdfd59a0 Corrected error message when ONLINE alter table with GIS indexes is Had to copy error messages from MySQL 5.7 as skip-to-error-number or start-error-number did not work. |