Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 1/5 | Rucha Deodhar | 2022-03-30 | 1 | -1/+2 |
* | Don't allow ALTER TABLE ... ORDER BY on SEQUENCE objects | Monty | 2020-06-07 | 1 | -0/+11 |
* | Don't allow illegal create options for SEQUENCE | Monty | 2020-06-07 | 1 | -0/+10 |
* | fixes for --embeddedmariadb-10.3.2 | Sergei Golubchik | 2017-10-06 | 1 | -34/+0 |
* | MDEV-13732 User with SELECT privilege can ALTER sequence | Monty | 2017-09-08 | 1 | -0/+34 |
* | Fixed sequences based on comments from Peter Gulutzan and Andrii Nikitin | Monty | 2017-06-03 | 1 | -1/+1 |
* | Make SEQUENCE working with replication | Monty | 2017-05-23 | 1 | -0/+2 |
* | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-05-08 | 1 | -0/+139 |