summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed Aria recovery progress printingMichael Widenius2019-06-252-20/+30
* Give a readable error if aria_log page numbers doesn't matchMichael Widenius2019-06-251-2/+9
* Backport aria usage if LSN_FMT from 10.3Michael Widenius2019-06-2515-240/+241
* Merge 5.5 into 10.1Eugene Kosov2019-06-207-23/+231
|\
| * MDEV-19531 Add colors to mtrEugene Kosov2019-06-191-1/+25
| * MDEV-19790 Wrong result for query with outer join and IS NOT TRUE predicateIgor Babaev2019-06-174-3/+98
| * MDEV-13631 Make use of clang-formatEugene Kosov2019-06-122-22/+111
* | MDEV-18328: Make DISKS plugin check some privilege to access information_sche...Oleksandr Byelkin2019-06-193-3/+47
* | MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-159-47/+97
* | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-1236-204/+775
|\ \ | |/
| * MDEV-18479: Avoid COST_MULT(records, 1)Marko Mäkelä2019-06-111-5/+2
| * MDEV-18479 Another complementIgor Babaev2019-06-102-16/+19
| * MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)'Igor Babaev2019-06-099-19/+331
| * MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-019-97/+231
| * cleanupSergei Golubchik2019-06-019-55/+30
| * MDEV-13631 Make use of clang-formatEugene Kosov2019-05-302-0/+28
| * MDEV-18479 ComplementIgor Babaev2019-05-285-20/+29
| * MDEV-19588 Wrong results from query, using left join.Igor Babaev2019-05-284-1/+102
* | MDEV-16111 encryption.innodb_lotoftables failed in buildbot with wrong resultMarko Mäkelä2019-06-124-1479/+0
* | MDEV-19563 Removed references to deprecated option innodb_locks_unsafe_for_bi...sjaakola2019-06-122-4/+0
* | MDEV-16467 - MariaDB crashes because of "long semaphore wait"after migrating ...Sergey Vojtovich2019-06-121-3/+0
* | MDEV-16866 InnoDB fails to start upon crash recovery with "[ERROR] InnoDB: Re...Thirunarayanan Balathandayuthapani2019-06-122-2/+2
* | MDEV-16866 InnoDB fails to start upon crash recovery with "[ERROR] InnoDB: Re...Thirunarayanan Balathandayuthapani2019-06-122-39/+38
* | MDEV-19360 - Disable _FORTIFY_SOURCE for ASAN buildsSergey Vojtovich2019-06-071-5/+7
* | MDEV-17103 MY_CHECK_{C,CXX}_COMPILER_FLAG do not work on with localized gccVladislav Vaintroub2019-06-051-1/+2
* | MDEV-19675 Wrong charset is chosen when opening a pre-4.1 tableAlexander Barkov2019-06-034-2/+164
* | MDEV-19653 Add class Sql_cmd_create_tableAlexander Barkov2019-05-318-304/+425
* | MDEV-15734 - calculation inside sizeof() warningSergey Vojtovich2019-05-301-6/+2
* | MDEV-18913: typo in error logSujatha2019-05-301-1/+1
* | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-291-19/+21
* | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-298-83/+606
* | MDEV-19614: Fix innodb_plugin on WindowsMarko Mäkelä2019-05-281-4/+4
* | Merge 5.5 into 10.1Marko Mäkelä2019-05-2812-91/+802
|\ \ | |/
| * MDEV-18479 Assertion `join->best_read < double(1.79769313486231570815e+308L)'Igor Babaev2019-05-275-79/+772
| * make CPACK_RPM_DEBUGINFO_PACKAGE configurable from the command-lineSergei Golubchik2019-05-221-1/+1
| * MDEV-17799 Add ASAN-poisoned redzones for MEM_ROOTSergei Golubchik2019-05-201-5/+6
| * MDEV-17799 Add ASAN-poisoned redzones for MEM_ROOT and mem_heap_tEugene Kosov2019-05-202-1/+9
| * MDEV-18896 Crash in convert_join_subqueries_to_semijoins : CorrectionIgor Babaev2019-05-195-1/+12
* | MDEV-19614 SET GLOBAL innodb_ deadlock due to LOCK_global_system_variablesMarko Mäkelä2019-05-286-144/+152
* | MDEV-6812: Remove the wrapper my_log2f()Marko Mäkelä2019-05-282-28/+6
* | Mention the sample IPv4 address 10.0.0.1Marko Mäkelä2019-05-286-12/+12
* | MDEV-17948 Assertion `thd_killed(thd) || !m_active_tranxs ..Andrei Elkin2019-05-242-17/+25
* | MDEV-19258 RIGHT JOIN hangs in MariaDBIgor Babaev2019-05-234-5/+416
* | Stale files cause intermittent failure when ordering is unfortunateRobert Bindar2019-05-221-0/+4
* | MDEV-17752: Plan changes from hash_index_merge to index_merge with new optimi...Varun Gupta2019-05-214-2/+69
* | MDEV-19537: Document mysqlimport option ignore-foreign-keysIan Gilfillan2019-05-211-1/+17
* | Better comment from Monty for code in make_join_selectSergei Petrunia2019-05-171-2/+10
* | MDEV-16021: galera mtr test galera_evs_suspect_timeout crashedJan Lindström2019-05-172-25/+44
* | MDEV-13549: Timeout in wait_condition.inc for PROCESSLISTJan Lindström2019-05-173-29/+18
* | MDEV-17061: Test failure on galera.galera_gcs_fc_limitJan Lindström2019-05-173-29/+29