[MDEV-9717] AUTO_INCREMENT and partitioning Created: 2016-03-12 Updated: 2016-03-12 Resolved: 2016-03-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Partitioning |
| Affects Version/s: | 10.1.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Btissam | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows |
||
| Description |
|
Hi, 1- I have a table with a unique key which is calculated by the AUTO_INCREMENT feature, and I need to range partition it using a date field , is it possible and/or how to do it? 2- Is there a way to implement sequences for the primary key (like it exists in Oracle) or the AUTO_INCREMENT is the only one in MariaDb? For example:
Thanks |
| Comments |
| Comment by Sergei Golubchik [ 2016-03-12 ] |
|
This is not a bug. Please ask MariaDB questions on the mailing list maria-discuss@lists.launchpad.net. |