summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sql_sequence
Commit message (Expand)AuthorAgeFilesLines
...
| | * Flag a result dependency on PLUGIN_PERFSCHEMAMarko Mäkelä2020-04-271-0/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-1/+1
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-04-151-1/+1
* | | perfschema compilation, test and misc fixesSergei Golubchik2020-03-102-145/+2
|/ /
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-094-0/+202
|\ \ | |/
| * Merge pull request #1261 from robertbindar/mdev-17978Robert Bindar2019-12-052-0/+21
| * Re-record sql_sequence.rebuild with sorted_resultVicențiu Ciorbaru2019-12-032-110/+112
| * MDEV-15977 Assertion !thd->in_sub_stmt failed in trans_commit_stmtRobert Bindar2019-12-022-0/+179
* | Merge 10.3 into 10.4Marko Mäkelä2019-11-012-0/+227
|\ \ | |/
| * MDEV-20074: Lost connection on update triggerOleksandr Byelkin2019-10-172-0/+227
* | Write information about restart in .resultMichael Widenius2019-04-011-0/+2
|/
* MDEV-17503 CREATE SEQUENCE failed with innodb_force_primary_key =1Monty2018-10-292-0/+20
* Sequences with negative numbers and auto_increment_increment crashesMonty2018-08-304-0/+86
* MDEV-16234 CREATE TABLE .. SELECT LASTVAL breaks replicationMonty2018-05-222-0/+62
* MDEV-15970 Crash when doing truncate on locked sequenceMichael Widenius2018-05-142-1/+17
* sql_sequence.debug_sync fails upon server startupElena Stepanova2018-05-091-1/+1
* Added test case for MDEV-13029Monty2018-05-083-0/+23
* Added test case for MDEV-13007 ALTER .. ENGINE on temporary sequence may go w...Monty2018-05-072-0/+42
* MDEV-13024: Server crashes in my_store_ptr upon DELETE from sequence in multi...Oleksandr Byelkin2018-05-062-0/+36
* Fix for MDEV-15812 Assert in SEQUENCE when forcing STATEMEMT formatMonty2018-05-062-0/+22
* MDEV-15106 Unexpected ER_WRONG_INSERT_INTO_SEQUENCE upon INSERT with multiple...Monty2018-05-034-8/+39
* MDEV-15732: Assertion `next_free_value % real_increment == offset && next_fre...Oleksandr Byelkin2018-04-262-0/+32
* MDEV-15348 Failure to load CREATE SEQUENCE...ROW_FORMAT=REDUNDANTMarko Mäkelä2018-04-072-0/+7
* Added test case for MDEV-15742 to prove that it worksMichael Widenius2018-04-062-0/+26
* MDEV-14762 Server crashes in MDL_ticket::has_stronger_or_equal_type upon inse...Michael Widenius2018-04-052-0/+16
* Fix for MDEV-14831Monty2018-04-022-0/+43
* MDEV-15149 Assert upon concurrent creating / querying sequencesMonty2018-03-292-0/+27
* MDEV-15149 Assert upon concurrent creating / querying sequencesMonty2018-03-292-0/+64
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-195-0/+35
|\
| * Fix for MDEV-15105 (memory loss with LOCK sequence)Monty2018-02-192-0/+12
| * Test case for MDEV-12887 (bug fixed long ago)Monty2018-02-192-0/+19
| * Don't run sql_sequence.grant for embeddes serverMonty2018-02-161-0/+4
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-154-2/+145
|\ \ | |/
| * Crash when giving error message for ALTER SEQUENCEMonty2018-02-152-0/+20
| * Fix privilege checking for sequenceMonty2018-02-142-0/+123
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-062-0/+15
|\ \ | |/
| * MDEV-15115 Assertion failure in CREATE SEQUENCE...ROW_FORMAT=REDUNDANTMarko Mäkelä2018-02-062-0/+15
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-112-0/+2
|\ \ | |/
| * MDEV-14824 Assertion `!trx_is_started(trx)' failed in innobase_start_trx_and_...Marko Mäkelä2018-01-112-0/+2
* | Fixed that sequences and default works with ps-protocolMonty2018-01-032-0/+30
* | MDEV 13679 Enabled sequences to be used in DEFAULTMonty2017-12-226-0/+361
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-122-8/+8
|\ \ | |/
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-122-8/+8
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-302-8/+8
|\ \ | |/
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-202-8/+8
* | Tests: dependency on wsrep removed from sql_sequence testsAleksey Midenkov2017-11-164-15/+12
* | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-312-2/+2
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-308-0/+483
|\ \ | |/
| * MDEV-13720 Server crashes in SEQUENCE::write_lock for temporary tablesAleksey Midenkov2017-10-222-0/+16