summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2020-10-2128-18/+572
|\
| * InnoDB 5.6.50Marko Mäkelä2020-10-215-3/+44
| |\
| | * MDEV-23999 Potential stack overflow in InnoDB fulltext searchMarko Mäkelä2020-10-212-0/+41
| |/
| * Updated mtr helpAnel Husakovic2020-10-201-2/+2
| * MDEV-5628: Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&Rucha Deodhar2020-10-202-0/+27
| * MDEV-17729: Assertion `! is_set() || m_can_overwrite_status' failed inRucha Deodhar2020-10-202-0/+32
| * MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USERSergei Petrunia2020-10-167-0/+162
| * MDEV-23722 InnoDB: Assertion: result != FTS_INVALID in fts_trx_row_get_new_stateThirunarayanan Balathandayuthapani2020-10-084-0/+154
| * MDEV-4851: (tests) log tables modifiable on log_output!=TABLEbb-10.1-danielblack-MDEV-4851Daniel Black2020-10-084-15/+101
| * MDEV-23832 Crash at startup in Log_event::read_log_eventAndrei Elkin2020-10-072-0/+44
| * mtr: innodb_stats_dropped_locked cleanupbb-10.1-danielblack-test-innodb_stats_drop_locked_cleanupDaniel Black2020-10-012-0/+4
* | Update mtr helpAnel Husakovic2020-10-201-1/+1
* | MDEV-21951: mariabackup SST fail if data-directory have lost+found directoryJulius Goryavsky2020-10-203-0/+123
* | MDEV-23387 dict_load_foreign() fails to load the table during alterThirunarayanan Balathandayuthapani2020-10-192-0/+33
* | MDEV-23327 Can't uninstall UDF if the implementation library file doesn't existOleksandr Byelkin2020-10-192-0/+36
* | Clean up some encryption testsMarko Mäkelä2020-10-174-84/+101
* | MDEV-23659: Update Galera disabled.def fileJulius Goryavsky2020-10-151-5/+0
* | MDEV-21770: `galera_3nodes.galera_ipv6_mariabackup` failsJulius Goryavsky2020-10-151-0/+5
* | MDEV-23201: mysql_upgrade order mysql.user for 5.7 cross-upgradeDaniel Black2020-10-155-0/+205
* | MDEV-23955 main.multi_update_big times outMarko Mäkelä2020-10-144-73/+20
* | minor fixes of rpl_start_stop_slave and rpl_slave_grp_exec tests, expanding r...Alice Sherepa2020-10-145-5/+18
* | Add missing file.Jan Lindström2020-10-101-0/+9
* | MDEV-23659 : Update Galera disabled.def fileJan Lindström2020-10-102-2/+0
* | MDEV-17585 : wsrep.variables failed in buildbot with deadlock on CREATE USERJan Lindström2020-10-104-32/+40
* | MDEV-19968 : Galera test failure on galera_load_dataJan Lindström2020-10-102-18/+35
* | MDEV-23811: With large number of indexes optimizer chooses an inefficient planIgor Babaev2020-10-064-3/+189
* | MDEV-23897 SIGSEGV on commit with innodb_lock_schedule_algorithm=VATSMarko Mäkelä2020-10-061-0/+5
* | MDEV-23787 mtr --rr fixesAleksey Midenkov2020-10-063-3/+14
* | MDEV-18163 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !...Oleksandr Byelkin2020-10-062-0/+25
* | MDEV-18593 : galera.galera_gcache_recover_full_gcache: Test failure: galera_g...Jan Lindström2020-10-062-3/+17
* | Remove unnecessary and incorrect add_suppression.Jan Lindström2020-10-052-3/+0
* | MDEV-16664: Add deprecation warning for innodb_lock_schedule_algorithm=VATSMarko Mäkelä2020-10-052-2/+0
* | MDEV-23879 server hangs with threadpool, compression, and client pipeliningVladislav Vaintroub2020-10-032-0/+11
* | Merge 10.1 into 10.2Marko Mäkelä2020-09-292-0/+28
|\ \ | |/
| * MDEV-22277 LeakSanitizer: detected memory leaks in mem_heap_create_block_func...Thirunarayanan Balathandayuthapani2020-09-282-0/+25
* | MDEV-23659 : Update Galera disabled.def fileJan Lindström2020-09-281-6/+5
* | Merge branch '10.1' into 10.2Sujatha2020-09-283-4/+76
|\ \ | |/
| * MDEV-22330: mysqlbinlog stops with an error Don't know how to handle column t...Sujatha2020-09-282-2/+68
| * Reverted wrong patch for mysql_upgradebb-10.1-danielblack-mysqlupgrade-revertMonty2020-09-261-2/+2
| * Revert "[MDEV-7978] add show create user"Daniel Black2020-09-249-383/+5
| * [MDEV-7978] Update test cases for sysvars_server_embedded.Vicențiu Ciorbaru2020-09-201-2/+2
| * [MDEV-7978] Make show_create_user testcase not run on embedded buildVicențiu Ciorbaru2020-09-201-0/+2
| * [MDEV-7978] Post review fixes and cleanups.Vicențiu Ciorbaru2020-09-202-3/+28
| * [MDEV-7978] Added show create user implementation.Vicențiu Ciorbaru2020-09-202-0/+71
| * [MDEV-7978] Update test casesVicențiu Ciorbaru2020-09-202-3/+3
| * [MDEV-7978] Update test casesVicențiu Ciorbaru2020-09-202-3/+3
| * [MDEV-7978] Implement alter user and tested create userVicențiu Ciorbaru2020-09-204-0/+280
* | MDEV-23659 : Update Galera disabled.def fileJan Lindström2020-09-281-0/+6
* | Merge 10.1 into 10.2Marko Mäkelä2020-09-2212-8/+94
|\ \ | |/
| * MDEV-21839: Handle crazy offset to SHOW BINLOG EVENTSSujatha2020-09-163-1/+9