Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-13024: Server crashes in my_store_ptr upon DELETE from sequence in multi... | Oleksandr Byelkin | 2018-05-06 | 1 | -0/+20 |
* | MDEV-15106 Unexpected ER_WRONG_INSERT_INTO_SEQUENCE upon INSERT with multiple... | Monty | 2018-05-03 | 1 | -4/+7 |
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -1/+12 |
|\ | |||||
| * | Crash when giving error message for ALTER SEQUENCE | Monty | 2018-02-15 | 1 | -0/+11 |
* | | MDEV 13679 Enabled sequences to be used in DEFAULT | Monty | 2017-12-22 | 1 | -0/+15 |
* | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1 | Alexander Barkov | 2017-10-31 | 1 | -1/+1 |
|/ | |||||
* | Fixed sequences based on comments from Peter Gulutzan and Andrii Nikitin | Monty | 2017-06-03 | 1 | -4/+18 |
* | MDEV-12930 Testing SEQUENCE object | Monty | 2017-05-30 | 1 | -0/+27 |
* | More tests for SEQUENCE's | Monty | 2017-05-24 | 1 | -0/+25 |
* | Make SEQUENCE working with replication | Monty | 2017-05-23 | 1 | -0/+38 |
* | Fixed crash with SEQUENCE when using REPAIR | Monty | 2017-05-08 | 1 | -0/+29 |