Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-14092 NEXTVAL fails on slave | Michael Widenius | 2017-10-19 | 1 | -2/+2 |
* | MDEV-13393 SEQUENCE related crash when running concurrent I_S.TABLES and FLUS... | Monty | 2017-08-07 | 1 | -2/+1 |
* | Fixed sequences based on comments from Peter Gulutzan and Andrii Nikitin | Monty | 2017-06-03 | 1 | -1/+3 |
* | Add locks for sequence's to ensure that there is only one writer or many readers | Monty | 2017-05-29 | 1 | -11/+7 |
* | Make SEQUENCE working with replication | Monty | 2017-05-23 | 1 | -10/+16 |
* | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-05-08 | 1 | -4/+33 |
* | Fixed crash with SEQUENCE when using REPAIR | Monty | 2017-05-08 | 1 | -1/+3 |
* | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-04-07 | 1 | -0/+133 |