summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-10-2841-1209/+17230
|\
| * MDEV-16952 Introduce SET GLOBAL innodb_max_purge_lag_waitMarko Mäkelä2020-10-272-16/+20
| * MDEV-22524 SIGABRT in safe_mutex_unlock withAlexey Botchkov2020-10-272-0/+4
| * MDEV-22707: galera got stuck after flush tablesmkaruza2020-10-272-0/+77
| * remove disable_abort_on_error from precedence.testSergei Golubchik2020-10-252-17/+12
| * MDEV-23720 Change innodb_log_optimize_ddl=OFF by defaultMarko Mäkelä2020-10-253-2/+4
| * MDEV-22313: Neither SHOW CREATE USER nor SHOW GRANTS prints a user's default ...Anel Husakovic2020-10-246-0/+58
| * MDEV-23867: insert... select crash in compute_window_funcVarun Gupta2020-10-233-0/+3928
| * MDEV-17408 VIEW is incorrectly defined for a combination of = and BETWEENSergei Golubchik2020-10-232-0/+17
| * precedence bugfixingSergei Golubchik2020-10-239-1413/+264
| * cleanup: remove redundant BANG_PRECEDENCESergei Golubchik2020-10-231-1/+1
| * A fairly exhastive test for operator precedenceSergei Golubchik2020-10-232-0/+12893
| * cleanup: move precedence tests into precedence_bugs.testSergei Golubchik2020-10-238-51/+61
| * MDEV-23656 view: removal of parentheses results in wrong resultSergei Golubchik2020-10-232-0/+23
| * MDEV-23492 performance_schema_digests_size changing from default to 5000 when...Sergei Golubchik2020-10-232-2/+2
| * MDEV-20755 InnoDB: Database page corruption on disk or a failed file read of ...Vlad Lesin2020-10-233-0/+99
| * MDEV-19443 server_audit plugin doesn't log proxy users.Alexey Botchkov2020-10-232-1/+75
| * MDEV-20593 SIGSEGV in report_json_error_ex (on optimized builds).Alexey Botchkov2020-10-222-0/+6
* | MDEV-24018: SIGSEGV in Item_func_nextval::update_table on SELECT SETVALAnel Husakovic2020-10-272-0/+12
* | cleanup: use predefined CMAKE_DL_LIBSSergei Golubchik2020-10-231-1/+1
* | MDEV-19443 server_audit plugin doesn't log proxy users.Alexey Botchkov2020-10-232-1/+75
* | MDEV-21786 mysqldump will forget sequence definition details on --no-data dumpAnel Husakovic2020-10-233-28/+205
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-2280-235/+1443
|\ \ | |/
| * 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