summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sql_sequence/other.test
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-0/+62
|\
| * MDEV-19273: Server crash in MDL_ticket::has_stronger_or_equal_type or Asserti...bb-10.3-MDEV-19273Oleksandr Byelkin2020-12-091-0/+64
|/
* MDEV-20074: Lost connection on update triggerOleksandr Byelkin2019-10-171-0/+136
* MDEV-13024: Server crashes in my_store_ptr upon DELETE from sequence in multi...Oleksandr Byelkin2018-05-061-0/+20
* MDEV-15106 Unexpected ER_WRONG_INSERT_INTO_SEQUENCE upon INSERT with multiple...Monty2018-05-031-4/+7
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-1/+12
|\
| * Crash when giving error message for ALTER SEQUENCEMonty2018-02-151-0/+11
* | MDEV 13679 Enabled sequences to be used in DEFAULTMonty2017-12-221-0/+15
* | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-311-1/+1
|/
* Fixed sequences based on comments from Peter Gulutzan and Andrii NikitinMonty2017-06-031-4/+18
* MDEV-12930 Testing SEQUENCE objectMonty2017-05-301-0/+27
* More tests for SEQUENCE'sMonty2017-05-241-0/+25
* Make SEQUENCE working with replicationMonty2017-05-231-0/+38
* Fixed crash with SEQUENCE when using REPAIRMonty2017-05-081-0/+29