summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed the case when statistics were not getting read becauseVarun Gupta2019-05-164-1/+29
* | MDEV-19407: Assertion `field->table->stats_is_read' failed in is_eits_usableVarun Gupta2019-05-164-0/+61
* | MDEV-788 mysqlimport should support the ability to disable foreign keysRobert Bindar2019-05-153-2/+56
* | MDEV-11095: rpl.rpl_row_mysqlbinlog test fails if row annotation enabledSujatha2019-05-141-2/+1
* | MDEV-19445 heap-use-after-free related to innodb_ft_aux_tableMarko Mäkelä2019-05-1314-318/+341
* | fts_optimize_words(): Remove stray outputMarko Mäkelä2019-05-132-4/+0
* | fts_doc_ids_free(): Define inlineMarko Mäkelä2019-05-134-48/+12
* | MDEV-19441 Typo in error message "InnoDB: FTS Doc ID must be large than"Marko Mäkelä2019-05-134-18/+16
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112967-3001/+3001
|\ \ | |/
| * Update FSF AddressVicențiu Ciorbaru2019-05-114079-4102/+4102
* | Update FSF addressVicențiu Ciorbaru2019-05-11719-725/+725
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11371-380/+380
|\ \ | |/
| * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-11165-167/+167
| * Update FSF addressMichal Schorm2019-05-10217-227/+227
* | MDEV-13893 encryption.innodb-redo-badkey failed in buildbot with page cannot ...Thirunarayanan Balathandayuthapani2019-05-102-16/+2
* | MDEV-18220: race condition in fts_get_table_name()Marko Mäkelä2019-05-108-34/+66
* | MDEV-18220: Backport some code from MariaDB 10.2Marko Mäkelä2019-05-1014-536/+612
* | MDEV-18220: heap-use-after-free in fts_get_table_name_prefix()Marko Mäkelä2019-05-1016-74/+28
* | MDEV-18220: Remove some redundant data structuresMarko Mäkelä2019-05-106-326/+270
* | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-108-56/+54
* | MDEV-19427 mysql_upgrade_service throws exception upgrading from 10.0 to 10.3Vladislav Vaintroub2019-05-091-1/+2
* | Removed dead codeSergey Vojtovich2019-05-091-57/+0
* | MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name)Sergey Vojtovich2019-05-095-46/+109