[MDEV-5409] MyISAM tables don't respect auto_increment_increment value Created: 2013-12-07 Updated: 2013-12-11 Resolved: 2013-12-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.34-galera |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Nirbhay Choubey (Inactive) | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera, regression | ||
| Environment: |
Ubuntu 12.04 (32/64) |
||
| Description |
|
Version: '5.5.34-MariaDB-wsrep-debug-log' Source distribution, wsrep_23.7.6.r3446 Run the following queries on a MyISAM table:
The last SELECT would result in :
While running the same set of command on an InnoDB table would result in :
|
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2013-12-07 ] |
|
Not reproducible on 5.5.33a-galera. |
| Comment by Nirbhay Choubey (Inactive) [ 2013-12-10 ] |
|
Patch for following bug caused this : https://bugs.launchpad.net/codership-mysql/+bug/587170 |
| Comment by Nirbhay Choubey (Inactive) [ 2013-12-11 ] |
|
Updated the mtr test result files to reflect the changes made by Pushed to maria-5.5-galera. |