summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16686 - Assertion `(*tables)->reginfo.lock_type >= TL_READ' failedbb-5.5-svoj-MDEV-18783Sergey Vojtovich2019-06-253-1/+114
* MDEV-18783 - Server crash in hp_rb_make_keySergey Vojtovich2019-06-252-6/+4
* Apply valid parameter type for test case in i_s_parameters.testAnel Husakovic2019-06-252-3/+3
* MDEV-19778 Wrong Result on Left Outer Join with Subquery right on trueIgor Babaev2019-06-2210-6/+126
* 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-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-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
* Update FSF AddressVicențiu Ciorbaru2019-05-114079-4102/+4102
* Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-11165-167/+167
* Update FSF addressMichal Schorm2019-05-10217-227/+227
* MDEV-19349 mysql_install_db: segfault at tmp_file_prefix checkAleksey Midenkov2019-05-012-7/+10
* bump the VERSIONDaniel Bartholomew2019-04-291-1/+1
* MDEV-15772: Clean up the testmariadb-5.5.64Marko Mäkelä2019-04-262-0/+2
* fix the test for embeddedSergei Golubchik2019-04-261-0/+2
* Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASHSergei Golubchik2019-04-253-0/+26
* test case for a previous commitSergei Golubchik2019-04-252-0/+41
* ProblemVenkatesh Venugopal2019-04-252-21/+24
* MDEV-15907 ASAN heap-use-after-free in strnmov / .. / fill_effective_table_pr...Sergei Golubchik2019-04-243-4/+7
* MDEV-15907 ASAN heap-use-after-freeRobert Bindar2019-04-244-3/+10
* MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-247-7/+82
* bugfix: multi-update checked privileges on views incorrectlySergei Golubchik2019-04-246-13/+20
* MDEV-18241 Downgrade from 10.4 to 10.3 crashesSergei Golubchik2019-04-243-0/+30
* cleanupSergei Golubchik2019-04-247-92/+119
* MDEV-18923 Assertion `!lex_string_cmp(system_charset_info, fk_info->reference...Sergei Golubchik2019-04-243-9/+34
* MDEV-15772 Potential list overrun during XA recoveryThirunarayanan Balathandayuthapani2019-04-2415-71/+481
* MDEV-17260: Memory leaks in mysqlbinlogSujatha Sivakumar2019-04-241-0/+2
* MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus errorMarko Mäkelä2019-04-234-10/+78
* Fix the linking of async_exampleMarko Mäkelä2019-04-231-2/+2
* MDEV-17610 Unexpected connection abort after certain operations from within s...Vladislav Vaintroub2019-04-043-7/+34
* MDEV-14784: Slave crashes in show_status_array upon running a trigger withSujatha Sivakumar2019-03-273-0/+58
* Fixed ps-protocol thread_pool_server_audit failureSergey Vojtovich2019-03-261-0/+2
* Fix tests in 2020Bernhard M. Wiedemann2019-03-2610-423/+423
* Fix for MDEV-17449, typo in error message (#1146)Chris Calender2019-03-248-54/+54
* Fix for MDEV-18276, typo in error message + all other occurrences of referingChris Calender2019-03-233-3/+3
* MDEV-17119 replicate_rewrite_db does not work for single chardatabase namesachin2019-03-224-2/+41
* Fix for MDEV-15538, '-N' Produce html output wrongchriscalender2019-03-223-1/+12
* MDEV-18896 Crash in convert_join_subqueries_to_semijoinsIgor Babaev2019-03-144-1/+25