summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19427 mysql_upgrade_service throws exception upgrading from 10.0 to 10.3bb-10.0-wladVladislav Vaintroub2019-05-091-1/+2
* MDEV-18417/MDEV-18656/MDEV-18417: Work around compiler ASAN bugMarko Mäkelä2019-03-271-0/+7
* Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-2628-371/+423
|\
| * 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
* | Fix USE_AFTER_FREE (CWE-416)FaramosCZ2019-03-221-1/+1
* | Update sql_parse.ccChris Calender2019-03-221-1/+1
* | Merge 5.5 into 10.0Marko Mäkelä2019-03-214-1/+25
|\ \ | |/
| * MDEV-18896 Crash in convert_join_subqueries_to_semijoinsIgor Babaev2019-03-144-1/+25
* | MDEV-6262 follow-up: Ensure NUL termination on strncpy()Marko Mäkelä2019-03-214-12/+15
* | MDEV-17595 - ALTER TABLE ADD FOREIGN KEY crashSergey Vojtovich2019-03-113-12/+36
* | Merge 5.5 into 10.0Marko Mäkelä2019-03-072-10/+12
|\ \ | |/
| * MDEV-18272 InnoDB fails to rollback after exceeding FOREIGN KEY recursion depthMarko Mäkelä2019-03-072-8/+12
* | Increase the versionOleksandr Byelkin2019-02-281-1/+1
* | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-2815-61/+240
|\ \ | |/
| * MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-288-15/+104
| * A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-287-44/+31
| * MDEV-18506 MSI can't be built if MFC package is not installed with Visual StudioVladislav Vaintroub2019-02-071-2/+3
| * bump the VERSIONDaniel Bartholomew2019-01-301-1/+1
| * MDEV-15950: LOAD DATA INTO compex_view crashedVarun Gupta2019-01-303-0/+62
| * MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insertVarun Gupta2019-01-293-2/+41
* | bump the VERSIONDaniel Bartholomew2019-01-311-1/+1
* | List of unstable tests for 10.0.38 releasemariadb-10.0.38Elena Stepanova2019-01-291-74/+45
* | MDEV-18016: Assertion failure on ALTER TABLE after foreign_key_checks=0Marko Mäkelä2019-01-294-68/+68
* | MDEV-18256 Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-294-10/+45
* | MDEV-18222: Duplicated call to dict_foreign_remove_from_cache()Marko Mäkelä2019-01-294-8/+33
* | Fix xtradb version after mergeOleksandr Byelkin2019-01-291-1/+1
* | MariaDB detect incorrect table nameOleksandr Byelkin2019-01-292-2/+3
* | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-2811-15/+94
|\ \ | |/
| * disable an old testSergei Golubchik2019-01-281-0/+1
| * Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-279-11/+90
| * MDEV-18360 Prevent set_max_open_files from allocating too many filesVicențiu Ciorbaru2019-01-271-4/+3
* | Fix detection of version in tokudbOleksandr Byelkin2019-01-281-1/+1
* | Merge branch 'merge-tokudb-5.6' into 10.0Oleksandr Byelkin2019-01-2834-1069/+1776
|\ \
| * | 5.6.42-84.2Oleksandr Byelkin2019-01-2435-1075/+1778
* | | Version fix after mergeOleksandr Byelkin2019-01-281-1/+1
* | | Reverting part of da34c7de5dacac85c4dc1f714bcd7edf3b7fe5f9 that was already f...Oleksandr Byelkin2019-01-281-3/+0
* | | Merge branch 'merge-xtradb-5.6' into 10.0Oleksandr Byelkin2019-01-283-14/+41
|\ \ \
| * | | 5.6.42-84.2Oleksandr Byelkin2019-01-248-26/+99
* | | | Merge branch 'merge-perfschema-5.6' into 10.0Oleksandr Byelkin2019-01-282-2/+7
|\ \ \ \
| * | | | 5.6.43Oleksandr Byelkin2019-01-242-2/+7
* | | | | Merge branch '5.5' into 10.0Oleksandr Byelkin2019-01-2818-36/+219
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | MDEV-16658 Memory leak in mysqltest on connect failureEugene Kosov2019-01-231-0/+5
| * | | | MDEV-18059 `support-files/mysql.server.sh stop` must run as rootSergei Golubchik2019-01-231-1/+5
| * | | | Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSergei Golubchik2019-01-232-0/+42
| * | | | Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSreeharsha Ramanavarapu2019-01-231-10/+12