summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16470 - Session user variables trackerbb-10.5-svoj-MDEV-16470Sergey Vojtovich2019-09-2316-21/+141
* Cleanup session trackerSergey Vojtovich2019-09-239-54/+50
* MDEV-12353 preparation: page_mem_alloc_heap()Marko Mäkelä2019-09-193-51/+21
* MDEV-12353 preparation: Clean up page directory operationsMarko Mäkelä2019-09-184-293/+147
* Fix compile error in macOS caused by MDEV-20477Sachin2019-09-183-20/+20
* Disable part of binlog_table_map_optional_metadata.test (because of MDEV-20582)Sachin2019-09-182-48/+27
* Merge 10.4 into 10.5Marko Mäkelä2019-09-1732-36/+864
|\
| * Re-record galera_shutdown_nonprim for 10.4.Jan Lindström2019-09-161-0/+2
| * Disable galera_var_notify_cmd as it causes hang.Jan Lindström2019-09-161-0/+1
| * MDEV-20561 Galera node shutdown fails in non-Primary (#1386)Teemu Ollakka2019-09-153-1/+45
| * Re-record galera.galera_pc_ignore_sb test result for 10.4.Jan Lindström2019-09-141-0/+2
| * Disable wsrep.variables until fixed.Jan Lindström2019-09-141-0/+1
| * Re-record galera.galera_events2 test case.Jan Lindström2019-09-141-0/+2
| * Fix galera.galera_sst_mysqldump_with_key test case for 10.4Jan Lindström2019-09-143-6/+4
| * MDEV-20228 `mysql_upgrade` fails on every version upgrade: "ERROR 1267 (HY000...Alexander Barkov2019-09-133-9/+133
| * MDEV-18153 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Alexander Barkov2019-09-1313-3/+690
| * MDEV-19826: Avoid unused variable in cmake -DPLUGIN_PERFSCHEMA=NOMarko Mäkelä2019-09-131-1/+1
| * MDEV-20440: Optimizer trace: print more details about semi-join optimizationSergei Petrunia2019-09-122-8/+17
* | Cleanup: removing Type_handler members m_name_xxxAlexander Barkov2019-09-174-130/+249
* | Cleanup: removing Type_handler members m_version_xxxAlexander Barkov2019-09-172-14/+26
* | Fixed a typo in the patch for mdev-15777Igor Babaev2019-09-121-1/+1
* | Fix GCC -Woverloaded-virtualMarko Mäkelä2019-09-121-4/+1
* | Merge 10.4 into 10.5Marko Mäkelä2019-09-1255-238/+1014
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2019-09-1251-248/+982
| |\
| | * MDEV-19670 json escaped unicode parse error.Alexey Botchkov2019-09-123-1/+19
| | * Merge 10.2 into 10.3Marko Mäkelä2019-09-112-4/+3
| | |\
| | | * bump the VERSIONDaniel Bartholomew2019-09-111-1/+1
| | | * MDEV-20562 btr_cur_open_at_rnd_pos() fails to return error for corrupted pageMarko Mäkelä2019-09-111-3/+2
| | | * MDEV-17939 Assertion `++loop_count < 2' failed in trx_undo_report_renameThirunarayanan Balathandayuthapani2019-09-111-1/+1
| | * | bump the VERSIONDaniel Bartholomew2019-09-111-1/+1
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-09-119-33/+346
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-09-119-33/+342
| | | |\
| | | | * Merge 5.5 into 10.1Marko Mäkelä2019-09-112-2/+2
| | | | |\
| | | | | * MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to serverSergei Golubchik2019-09-016-0/+18
| | | | | * MDEV-19837 and MDEV-19816: Change some commentsStephen Long2019-08-212-2/+2
| | | | * | MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ...Alexey Botchkov2019-09-095-0/+323
| | | | * | MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist"Sachin2019-09-042-17/+18
| | | | * | MDEV-17683 sys_vars.delayed_insert_limit_func fails in buildbot with wrong re...Alexey Botchkov2019-09-032-33/+11
| | | | * | MDEV-17610 - fix result, for the case when test runs with userstat=onVladislav Vaintroub2019-09-032-2/+2
| | * | | | Adding missing semicolons to sql_yacc_ora.yy (10.3), indentation cleanups.Alexander Barkov2019-09-111-20/+44
| | * | | | Adding missing semicolons to sql_yacc.yy (10.3), indentation cleanups.Alexander Barkov2019-09-111-15/+18
| | * | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-113-18/+39
| | |\ \ \ \ | | | |/ / /
| | | * | | Adding missing semicolons to sql_yacc.yy (10.2)Alexander Barkov2019-09-111-16/+38
| | | * | | MDEV-20143 innodb.innodb-virtual-columns-debug failed in buildbot with wrong ...Nikita Malyavin2019-09-102-2/+2
| | * | | | Correct the merge 0f83c8878dc1389212c134f65d37a43d9d248250Marko Mäkelä2019-09-104-8/+2
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-1022-115/+415
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-20542 Windows enable/d2OptimizeHugeFunctionsVladislav Vaintroub2019-09-091-0/+2
| | | * | | MDEV-19514 preparation: Remove innodb_change_buffering_debug=2Marko Mäkelä2019-09-095-24/+12
| | | * | | MDEV-20206 : Crash inside timer_callback()[threadpool_win.cc:419]Vladislav Vaintroub2019-09-091-0/+1
| | | * | | On Windows, treat linker warnings as errors, ifVladislav Vaintroub2019-09-091-0/+5