summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-03-2155-2589/+2674
|\
| * MDEV-21675: Data inconsistency after multirow insert rollback (#1474)Daniele Sciascia2020-03-216-0/+453
| * Merge 10.3 into 10.4Marko Mäkelä2020-03-2051-2551/+2465
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-03-2051-2554/+2462
| | |\
| | | * MDEV-21549: Clean up the import/export testsMarko Mäkelä2020-03-208-2244/+1478
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-03-203-2/+80
| | | |\
| | | | * MDEV-21977 main.func_math fails due to undefined behaviourbb-10.1-vicentiu-pristeneAlexander Barkov2020-03-202-0/+77
| | | | * mtr: update heuristics for --parallel=autoSergei Golubchik2020-03-141-4/+1
| | | * | MDEV-21983: Crash on DROP/RENAME TABLE after DISCARD TABLESPACEMarko Mäkelä2020-03-192-2/+6
| | | * | MDEV-13626: Clean up the buffer pool resizing tests from MySQL 5.7Marko Mäkelä2020-03-194-48/+39
| | | * | MDEV-13626: Import and adjust buffer pool resizing tests from MySQL 5.7Marko Mäkelä2020-03-199-0/+640
| | | * | MDEV-14057: Fix some testsMarko Mäkelä2020-03-193-7/+17
| | | * | MDEV-14057 InnoDB GIS tests fail.Alexey Botchkov2020-03-1817-251/+189
| | | * | MDEV-20370 Crash after OPTIMIZE TABLE on TEMPORARY TABLEMarko Mäkelä2020-03-172-19/+31
| | | * | MDEV-14808 innodb_fts.sync fails in buildbot with wrong resultThirunarayanan Balathandayuthapani2020-03-172-9/+11
| | | * | MDEV-21959 GIS error message doesn't show the wrong value, just the type.Alexey Botchkov2020-03-174-6/+6
| * | | | MDEV-21979 Galera test sporadic failure on galera_3nodes.galera_pc_weight (#1...seppo2020-03-202-0/+11
| * | | | Test fixes for galera_3nodes suite.Jan Lindström2020-03-203-0/+19
| * | | | Fix test case name and add debug sync include.bb-10.4-MDEV-MDEV-20616Jan Lindström2020-03-192-1/+2
| * | | | Merge branch '10.4-MDEV-19966' of https://github.com/codership/mariadb-server...Jan Lindström2020-03-192-0/+357
| |\ \ \ \
| | * | | | MDEV-20616: MariaDB-Galera 10.4.8 | Transaction aborted | Sig 6 Shutdownmkaruza2020-03-032-0/+357
* | | | | | Fix MTR test galera_3nodes_sr.galera_vote_sr (#1439)Daniele Sciascia2020-03-203-44/+47
* | | | | | MDEV-13626: Import and adjust buffer pool resizing tests from MySQL 5.7Marko Mäkelä2020-03-199-0/+630
* | | | | | MDEV-21975: Fix the resultMarko Mäkelä2020-03-191-1/+1
* | | | | | MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to ...Andrei Elkin2020-03-182-0/+61
* | | | | | Merge branch '10.4' into 10.5Vicențiu Ciorbaru2020-03-182-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.3' into 10.4Vicențiu Ciorbaru2020-03-182-4/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fixed multi_update_debug.testMonty2020-03-162-4/+4
* | | | | | MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no...Alexander Barkov2020-03-1825-41/+565
* | | | | | MDEV-21973 Bind REPLICATION {MASTER|SLAVE} ADMIN to gtid_* GLOBAL-only system...Alexander Barkov2020-03-1812-0/+388
* | | | | | merge 10.4 to 10.5Monty2020-03-1838-228/+341
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-21932 A fast plan with ROR index-merge is ignored whenbb-10.4-monty3Igor Babaev2020-03-172-0/+92
| * | | | | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-1736-228/+249
* | | | | | MDEV-21972 Bind REPLICATION MASTER ADMIN to master_verify_checksumAlexander Barkov2020-03-182-0/+55
* | | | | | MDEV-21971 Bind BINLOG ADMIN to binlog_annotate_row_events and binlog_row_ima...Alexander Barkov2020-03-185-0/+151
* | | | | | MDEV-21969 Bind REPLICATION SLAVE ADMIN to relay_log_*, sync_master_info, syn...Alexander Barkov2020-03-1810-0/+275
* | | | | | MDEV-21967 Bind REPLICATION {MASTER|SLAVE} ADMIN to rpl_semi_sync_* variablesAlexander Barkov2020-03-1818-0/+495
* | | | | | MDEV-21966 Bind REPLICATION SLAVE ADMIN to a number of global system variablesAlexander Barkov2020-03-1848-2/+1267
* | | | | | MDEV-21963 Bind BINLOG ADMIN to a number of global system variablesAlexander Barkov2020-03-1729-0/+823
* | | | | | MDEV-21961 Bind CONNECTION ADMIN to a number of global system variablesAlexander Barkov2020-03-1728-0/+1432
* | | | | | MDEV-21960 Bind READ_ONLY ADMIN to @@read_onlyAlexander Barkov2020-03-173-1/+97
* | | | | | MDEV-21957 Bind BINLOG ADMIN to @@binlog_format, @@binlog_direct_.., @@sql_lo...Alexander Barkov2020-03-179-5/+287
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-173-0/+150
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-164-0/+307
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-13134/MDEV-21855: Add a test caseMarko Mäkelä2020-03-162-0/+147
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2020-03-132-0/+160
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | MDEV-10047: table-based master info repositorySujatha2020-03-132-0/+160
| | | * | | Add galera debug sync to galera_slave_replay test.Jan Lindström2020-03-111-1/+2
| | * | | | Add galera debug sync to galera_slave_replay test.Jan Lindström2020-03-121-1/+2
| * | | | | MDEV-21599 plugins.server_audit fails sporadically in buildbotSergei Golubchik2020-03-141-0/+3