summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | MDEV-20744 SET GLOBAL `replicate_do_db` = DEFAULT causes crash.bb-10.1-hfAlexey Botchkov2020-10-233-1/+12
| | | * | MDEV-23358 main.upgrade_MDEV-19650 fails with result differenceSergei Golubchik2020-10-221-1/+1
| | | * | 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-293-0/+34
| * | | | Fixed bug in detection of getgrouplist parameters.Monty2020-10-291-2/+2
| * | | | MDEV-23159 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !...Monty2020-10-293-8/+82
* | | | | fixup 67cb7ea22ac1a510dcbaf9bc48f0f8cf9e0ce8f5Marko Mäkelä2020-11-032-6/+6
* | | | | Clean up wsrep.variablesJan Lindström2020-11-032-136/+3
* | | | | MDEV-23872 Crash in galera::TrxHandle::state()Teemu Ollakka2020-11-031-0/+20
* | | | | MDEV-24072 Assertion 'ib_table.n_v_cols' failed in instant_alter_column_possi...Marko Mäkelä2020-11-023-1/+27
* | | | | MDEV-22974: mysql_native_password make "invalid" validDaniel Black2020-10-315-1/+57
* | | | | Update Connector/CMarko Mäkelä2020-10-301-0/+0
* | | | | Try to stabilize main.innodb_ext_key,offMarko Mäkelä2020-10-303-5/+8
* | | | | MDEV-22387: Static_binary_string::q_append() invokes memcpy on NULLMarko Mäkelä2020-10-301-1/+2
* | | | | MDEV-23991 fixup: Initialize the memoryMarko Mäkelä2020-10-304-5/+23
* | | | | MDEV-23659: Update Galera disabled.def fileJan Lindström2020-10-301-1/+2
* | | | | Remove test that does not apply for 10.4.Jan Lindström2020-10-302-77/+0
* | | | | MDEV-22879 SIGSEGV (or hang) in free/my_freeMonty2020-10-292-0/+42
* | | | | After-merge fix: main,innodb_ext_key,offMarko Mäkelä2020-10-293-20/+5
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-29177-2946/+20543
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-21201 fixup: GCC 10.2.0 -WparenthesesMarko Mäkelä2020-10-291-1/+2
| * | | | 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-2824-283/+293
| |\ \ \ \ | | |/ / /
| | * | | MDEV-23693 fixup: Remove unused btr_search_t::withdraw_clockMarko Mäkelä2020-10-281-2/+0
| | * | | MDEV-23163 Merge new release of InnoDB 5.7.32 to 10.2Marko Mäkelä2020-10-281-1/+1
| | * | | MDEV-23991 dict_table_stats_lock() has unnecessarily long scopeEugene Kosov2020-10-2721-280/+289
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-10-28122-2556/+19101
| |\ \ \ \ | | |/ / /
| | * | | MDEV-16952 Introduce SET GLOBAL innodb_max_purge_lag_waitMarko Mäkelä2020-10-273-16/+47
| | * | | MDEV-22524 SIGABRT in safe_mutex_unlock withAlexey Botchkov2020-10-273-0/+7
| | * | | MDEV-23693 Failing assertion: my_atomic_load32_explicit(&lock->lock_word, MY_...Thirunarayanan Balathandayuthapani2020-10-2716-165/+262
| | * | | MDEV-22707: galera got stuck after flush tablesmkaruza2020-10-273-0/+82
| | * | | Bug #31228694 FTS QUERY WITH LIMIT HIT AN ASSERTbb-10.2-MDEV-23989Sachin Agarwal2020-10-261-3/+5
| | * | | Bug #30933728 INNODB FTS PHRASE SEARCH HIT AN ASSERTSachin Agarwal2020-10-261-14/+17
| | * | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-10-2623-490/+1071
| | |\ \ \
| | | * | | - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-1816-373/+848
| | | * | | Fix search for json subtable in tabjson.cppOlivier Bertrand2020-10-061-15/+33
| | | * | | Fix compile error in tabjson.cpp (ULONG -> ulong)Olivier Bertrand2020-10-051-17/+20
| | | * | | - Use BIN type when charset='binary'Olivier Bertrand2020-10-058-16/+64
| | | * | | - Fix allocating work space larger than 4GBOlivier Bertrand2020-10-032-17/+26
| | | * | | - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-0112-82/+108
| | * | | | remove disable_abort_on_error from precedence.testSergei Golubchik2020-10-252-17/+12
| | * | | | MDEV-23370 innodb_fts.innodb_fts_misc failed in buildbot, server crashed in d...bb-10.2-MDEV-23370Thirunarayanan Balathandayuthapani2020-10-258-399/+68
| | * | | | MDEV-23720 Change innodb_log_optimize_ddl=OFF by defaultMarko Mäkelä2020-10-254-6/+8
| | * | | | MDEV-22313: Neither SHOW CREATE USER nor SHOW GRANTS prints a user's default ...Anel Husakovic2020-10-247-8/+104
| | * | | | Do not leak memory in the skipped MDEV-23768 unit testMarko Mäkelä2020-10-241-0/+0
| | * | | | MDEV-23867: insert... select crash in compute_window_funcVarun Gupta2020-10-236-7/+3946
| | * | | | MDEV-23941: strings/json_lib.c:893:12: style: Suspicious conditionVicențiu Ciorbaru2020-10-231-1/+1
| | * | | | MDEV-17408 VIEW is incorrectly defined for a combination of = and BETWEENSergei Golubchik2020-10-232-0/+17
| | * | | | precedence bugfixingSergei Golubchik2020-10-2316-1484/+343
| | * | | | cleanup: remove redundant BANG_PRECEDENCESergei Golubchik2020-10-233-4/+3