| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-20423 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r... | Alexander Barkov | 2019-09-18 | 6 | -0/+119 |
* | fix for thread getting stuck after BF ABORT (#1362) | Leandro Pacheco | 2019-09-17 | 4 | -15/+77 |
* | Re-record galera_shutdown_nonprim for 10.4. | Jan Lindström | 2019-09-16 | 1 | -0/+2 |
* | Disable galera_var_notify_cmd as it causes hang. | Jan Lindström | 2019-09-16 | 1 | -0/+1 |
* | MDEV-20561 Galera node shutdown fails in non-Primary (#1386) | Teemu Ollakka | 2019-09-15 | 3 | -1/+45 |
* | Re-record galera.galera_pc_ignore_sb test result for 10.4. | Jan Lindström | 2019-09-14 | 1 | -0/+2 |
* | Disable wsrep.variables until fixed. | Jan Lindström | 2019-09-14 | 1 | -0/+1 |
* | Re-record galera.galera_events2 test case. | Jan Lindström | 2019-09-14 | 1 | -0/+2 |
* | Fix galera.galera_sst_mysqldump_with_key test case for 10.4 | Jan Lindström | 2019-09-14 | 3 | -6/+4 |
* | MDEV-20228 `mysql_upgrade` fails on every version upgrade: "ERROR 1267 (HY000... | Alexander Barkov | 2019-09-13 | 3 | -9/+133 |
* | MDEV-18153 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i... | Alexander Barkov | 2019-09-13 | 13 | -3/+690 |
* | MDEV-19826: Avoid unused variable in cmake -DPLUGIN_PERFSCHEMA=NO | Marko Mäkelä | 2019-09-13 | 1 | -1/+1 |
* | MDEV-20440: Optimizer trace: print more details about semi-join optimization | Sergei Petrunia | 2019-09-12 | 2 | -8/+17 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-12 | 51 | -248/+982 |
|\ |
|
| * | MDEV-19670 json escaped unicode parse error. | Alexey Botchkov | 2019-09-12 | 3 | -1/+19 |
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-11 | 2 | -4/+3 |
| |\ |
|
| | * | bump the VERSION | Daniel Bartholomew | 2019-09-11 | 1 | -1/+1 |
| | * | MDEV-20562 btr_cur_open_at_rnd_pos() fails to return error for corrupted page | Marko Mäkelä | 2019-09-11 | 1 | -3/+2 |
| | * | MDEV-17939 Assertion `++loop_count < 2' failed in trx_undo_report_rename | Thirunarayanan Balathandayuthapani | 2019-09-11 | 1 | -1/+1 |
| * | | bump the VERSION | Daniel Bartholomew | 2019-09-11 | 1 | -1/+1 |
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-11 | 9 | -33/+346 |
| |\ \
| | |/ |
|
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-09-11 | 9 | -33/+342 |
| | |\ |
|
| | | * | Merge 5.5 into 10.1 | Marko Mäkelä | 2019-09-11 | 2 | -2/+2 |
| | | |\ |
|
| | | | * | MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to server | Sergei Golubchik | 2019-09-01 | 6 | -0/+18 |
| | | | * | MDEV-19837 and MDEV-19816: Change some comments | Stephen Long | 2019-08-21 | 2 | -2/+2 |
| | | * | | MDEV-16594 ALTER DATA DIRECTORY in PARTITIONS of InnoDB storage does nothing ... | Alexey Botchkov | 2019-09-09 | 5 | -0/+323 |
| | | * | | MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist" | Sachin | 2019-09-04 | 2 | -17/+18 |
| | | * | | MDEV-17683 sys_vars.delayed_insert_limit_func fails in buildbot with wrong re... | Alexey Botchkov | 2019-09-03 | 2 | -33/+11 |
| | | * | | MDEV-17610 - fix result, for the case when test runs with userstat=on | Vladislav Vaintroub | 2019-09-03 | 2 | -2/+2 |
| * | | | | Adding missing semicolons to sql_yacc_ora.yy (10.3), indentation cleanups. | Alexander Barkov | 2019-09-11 | 1 | -20/+44 |
| * | | | | Adding missing semicolons to sql_yacc.yy (10.3), indentation cleanups. | Alexander Barkov | 2019-09-11 | 1 | -15/+18 |
| * | | | | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2019-09-11 | 3 | -18/+39 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Adding missing semicolons to sql_yacc.yy (10.2) | Alexander Barkov | 2019-09-11 | 1 | -16/+38 |
| | * | | | MDEV-20143 innodb.innodb-virtual-columns-debug failed in buildbot with wrong ... | Nikita Malyavin | 2019-09-10 | 2 | -2/+2 |
| * | | | | Correct the merge 0f83c8878dc1389212c134f65d37a43d9d248250 | Marko Mäkelä | 2019-09-10 | 4 | -8/+2 |
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-10 | 22 | -115/+415 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | MDEV-20542 Windows enable/d2OptimizeHugeFunctions | Vladislav Vaintroub | 2019-09-09 | 1 | -0/+2 |
| | * | | | MDEV-19514 preparation: Remove innodb_change_buffering_debug=2 | Marko Mäkelä | 2019-09-09 | 5 | -24/+12 |
| | * | | | MDEV-20206 : Crash inside timer_callback()[threadpool_win.cc:419] | Vladislav Vaintroub | 2019-09-09 | 1 | -0/+1 |
| | * | | | On Windows, treat linker warnings as errors, if | Vladislav Vaintroub | 2019-09-09 | 1 | -0/+5 |
| | * | | | Fix warning when compiling with OpenSSL. | Vladislav Vaintroub | 2019-09-09 | 1 | -1/+1 |
| | * | | | Fix connect RESTSDK support. | Vladislav Vaintroub | 2019-09-09 | 1 | -11/+7 |
| | * | | | Windows, cmake : Fix occasional link error when switching between debug to op... | Vladislav Vaintroub | 2019-09-09 | 1 | -33/+14 |
| | * | | | MDEV-20511: Galera replication of events is not consistent | Jan Lindström | 2019-09-09 | 3 | -0/+306 |
| | * | | | Move MW-328B to big test to avoid test timeout. | Jan Lindström | 2019-09-09 | 1 | -0/+1 |
| | * | | | MDEV-20485: Galera test failure on galera.galera_var_node_address | Jan Lindström | 2019-09-09 | 3 | -20/+22 |
| | * | | | MDEV-19926: Galera SST tests fail | Jan Lindström | 2019-09-09 | 1 | -2/+0 |
| | * | | | MDEV-20531: innodb.temporary_table_optimisation fails | Marko Mäkelä | 2019-09-09 | 2 | -13/+13 |
| | * | | | List of unstable tests for 10.2.27 releasemariadb-10.2.27 | Elena Stepanova | 2019-09-08 | 1 | -137/+365 |
| | * | | | MDEV-20517 Assertion `!is_expensive()' failed in Item::value_depends_on_sql_m... | Alexander Barkov | 2019-09-07 | 4 | -13/+32 |