summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-3036-72/+538
|\
| * MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __...Varun Gupta2020-10-302-0/+41
| * Fix sporadic test failure on galera_parallel_apply_3nodes.Jan Lindström2020-10-302-5/+23
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-2910-16/+23
| |\
| | * MDEV-23702 calculating(auto rounding) issueSergei Golubchik2020-10-297-17/+22
| | * update result files after backportSergei Golubchik2020-10-293-12/+0
| | * Move result files at the correct place.Oleksandr Byelkin2020-10-293-0/+0
| * | remove non-working debug assertSergei Golubchik2020-10-291-2/+1
| * | MDEV-24026: InnoDB: Failing assertion: os_total_large_mem_allocated >= size u...Vlad Lesin2020-10-292-1/+6
| * | MDEV-22707 : galera got stuck after flush tablesJan Lindström2020-10-281-0/+1
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-2816-40/+431
| |\ \ | | |/
| | * test case for BUG#31650096Sergei Golubchik2020-10-272-0/+34
| | * cleanup: have_static_innodb.incSergei Golubchik2020-10-274-14/+8
| | * Bug#31304432 "INSUFFICIENT PRIVILEGE CHECK BY LOCK TABLES"Sergei Golubchik2020-10-272-0/+292
| | * Fix test failure on wsrep/variables test case.Jan Lindström2020-10-242-0/+10
| | * MDEV-24017: Blackhole : Specified key was too long; max key length is 1000 bytesVlad Lesin2020-10-242-0/+22
| | * MDEV-20744 SET GLOBAL `replicate_do_db` = DEFAULT causes crash.bb-10.1-hfAlexey Botchkov2020-10-232-0/+7
| | * MDEV-10149: sys_vars.rpl_init_slave_func fails sporadically in buildbotSujatha2020-10-222-27/+21
* | | MDEV-23222 SIGSEG in maria_create() because of double freeMonty2020-10-292-0/+33
* | | MDEV-23159 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !...Monty2020-10-292-0/+66
* | | After-merge fix: sys_vars.sysvars_innodb,32bitMarko Mäkelä2020-10-281-272/+550
* | | Merge 10.2 into 10.3Marko Mäkelä2020-10-284-0/+47
|\ \ \ | |/ /
| * | MDEV-23991 dict_table_stats_lock() has unnecessarily long scopeEugene Kosov2020-10-272-0/+45
* | | 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