[MDEV-6297] Engine column (and index?) options are not recognized by partitioned tables Created: 2014-06-03 Updated: 2019-09-24 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Olivier Bertrand | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The create statement:
returns the error message: (1911) Unknown option 'flag' Note that can be temporarily bypassed by doing:
Note: Partition support by CONNECT is a work in progress. |
| Comments |
| Comment by Olivier Bertrand [ 2017-09-25 ] |
|
There are many more bugs concerning the partition engine, such as the lost of the CONNECTION option and wrong impossible where clauses. |