summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sql_sequence/alter.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13005: Fixing bugs in SEQUENCE, part 3, 1/5Rucha Deodhar2022-03-301-1/+2
* Don't allow ALTER TABLE ... ORDER BY on SEQUENCE objectsMonty2020-06-071-0/+11
* Don't allow illegal create options for SEQUENCEMonty2020-06-071-0/+10
* fixes for --embeddedmariadb-10.3.2Sergei Golubchik2017-10-061-34/+0
* MDEV-13732 User with SELECT privilege can ALTER sequenceMonty2017-09-081-0/+34
* Fixed sequences based on comments from Peter Gulutzan and Andrii NikitinMonty2017-06-031-1/+1
* Make SEQUENCE working with replicationMonty2017-05-231-0/+2
* MDEV-10139 Support for SEQUENCE objectsMonty2017-05-081-0/+139