summaryrefslogtreecommitdiff
path: root/sql/sql_sequence.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed sequences based on comments from Peter Gulutzan and Andrii NikitinMonty2017-06-031-1/+3
* Add locks for sequence's to ensure that there is only one writer or many readersMonty2017-05-291-11/+7
* Make SEQUENCE working with replicationMonty2017-05-231-10/+16
* MDEV-10139 Support for SEQUENCE objectsMonty2017-05-081-4/+33
* Fixed crash with SEQUENCE when using REPAIRMonty2017-05-081-1/+3
* MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-0/+133