summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | remove non-working debug assertSergei Golubchik2020-10-292-5/+1
| | | | * | MDEV-19838 Wrong direxec param data caused crashLawrin Novitsky2020-10-292-12/+336
| | | | * | MDEV-24026: InnoDB: Failing assertion: os_total_large_mem_allocated >= size u...Vlad Lesin2020-10-295-3/+21
| | | | * | new CCOleksandr Byelkin2020-10-291-0/+0
| | | | * | MDEV-22707 : galera got stuck after flush tablesJan Lindström2020-10-282-1/+2
| | | | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-2823-76/+510
| | | | |\ \ | | | | | |/
| | | | | * test case for BUG#31650096Sergei Golubchik2020-10-272-0/+34
| | | | | * cleanup: have_static_innodb.incSergei Golubchik2020-10-274-14/+8
| | | | | * BUG#31650096: MYSQL SERVER HEAP-USE-AFTER-FREE IN TRANS_SAVEPOINTKarthik Kamath2020-10-271-1/+0
| | | | | * Bug#31304432 "INSUFFICIENT PRIVILEGE CHECK BY LOCK TABLES"Sergei Golubchik2020-10-273-0/+322
| | | | | * cleanup: PRIV_LOCK_TABLES (10.5 style)Sergei Golubchik2020-10-271-18/+17
| | | | | * MDEV-14945 possible buffer overflow in stack resolverVicențiu Ciorbaru2020-10-261-9/+18
| | | | | * 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-243-2/+25
| | | | | * Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2020-10-2417-108/+511
| | | | | |\
| | | | | | * - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-07-1617-108/+511
| | | | | * | 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
| * | | | | | MDEV-24054 Assertion in_LRU_list failed in buf_flush_try_neighbors()Marko Mäkelä2020-10-301-1/+2
| * | | | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-305-10/+14
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
| * | | | | | after-merge fix: update the test to pass in --psSergei Golubchik2020-10-301-1/+1
| * | | | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-30184-2597/+20294
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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