summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no executebb-10.4-MDEV-17204Kentoku2019-05-0114-11/+417
* MDEV-18992 Crash when using 'insert into on duplicate update'if session chars...Kentoku SHIBA2019-04-3013-17/+289
* re-record performance schema testVladislav Vaintroub2019-04-291-11/+0
* Revert "Adjust perfschema.privilege_table_io result"Vladislav Vaintroub2019-04-292-21/+0
* MDEV-19354 : Change default service name in MSI UI to MariaDB.Vladislav Vaintroub2019-04-292-2/+2
* MDEV-19351 statistics_for_command_is_needed: Conditional jump or moveIgor Babaev2019-04-291-0/+1
* Correct the result for a few testsMarko Mäkelä2019-04-294-0/+4
* After-merge fix for rocksdbMarko Mäkelä2019-04-292-0/+3
* Test for MDEV-11874 "Data too long for column" instead of "Invalid default va...Alexander Barkov2019-04-292-0/+68
* Adjust perfschema.privilege_table_io resultMarko Mäkelä2019-04-272-0/+21
* MDEV-19324 Wrong results from query, using brackets with ORDER BY ..LIMITIgor Babaev2019-04-263-2/+194
* Adjusted result for tokudb_bugs.db756_card_part_hash_2_pickVarun Gupta2019-04-262-0/+7
* Results updated for tokudb testsVarun Gupta2019-04-2529-1/+100
* MDEV-18988 Wrong result when query with group by x order by y limit n (#1286)Kentoku SHIBA2019-04-2617-1/+836
* MDEV-18995 Some bugs in direct join (#1285)Kentoku SHIBA2019-04-2515-49/+663
* Merge 10.3 into 10.4Marko Mäkelä2019-04-2588-341/+1761
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-04-2560-287/+1130
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-04-2556-114/+1186
| | |\
| | | * Merge 5.5 into 10.1Marko Mäkelä2019-04-2420-38/+495
| | | |\
| | | | * 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-9465 The constructor StringBuffer(const char *str, size_t length, const ...Alexander Barkov2019-04-231-5/+0
| | | * | MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is usedIgor Babaev2019-04-226-1/+204
| | | * | MDEV-18920 Prepared statements with st_convexhull hang and eat 100% cpu.Alexey Botchkov2019-04-223-0/+12
| | | * | Fixing -Werror=format-overflow errors (found by gcc-8.3.1)Alexander Barkov2019-04-225-7/+7
| | | * | MDEV-14041 Server crashes in String::length on queries with functions and ROLLUPAlexander Barkov2019-04-224-4/+108
| | | * | MDEV-17299 Assertion `maybe_null' failed in make_sortkeyAlexander Barkov2019-04-193-0/+41
| | | * | MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, w...Sergei Petrunia2019-04-184-17/+92
| | | * | MDEV-17830 Server crashes in Item_null_result::field_type upon SELECT with CH...Alexander Barkov2019-04-173-0/+39
| | | * | MDEV-18300: ASAN error in Field_blob::get_key_image upon UPDATE with subqueryVarun Gupta2019-04-114-0/+57
| | | * | MDEV-19172 Reorder fields in PFS_events and PFS_events_waits to speed up memc...Eugene Kosov2019-04-052-23/+23
| | | * | Merge branch '5.5' into 10.1Vladislav Vaintroub2019-04-040-0/+0
| | | |\ \ | | | | |/
| | | | * MDEV-17610 Unexpected connection abort after certain operations from within s...Vladislav Vaintroub2019-04-043-7/+34
| | | * | MDEV-17610 Unexpected connection abort after certain operations fromVladislav Vaintroub2019-04-044-8/+33
| | | * | MDEV-19169: Add --defaults-group-suffix option to mysql_install_db man pageIan Gilfillan2019-04-041-2/+17
| | * | | MDEV-15837: Assertion `item1->type() == Item::FIELD_ITEM && item2->type() == ...Varun Gupta2019-04-243-0/+38
| | * | | MDEV-17796 WHERE filter is ignored by DISTINCT IFNULL(GROUP_CONCAT(X), Y)Igor Babaev2019-04-233-1/+29
| | * | | Do fast exit with error code and FATAL ERROR message, if innodb cannot start ...Vladislav Vaintroub2019-04-231-3/+1
| | * | | Remove IBUF_COUNT_DEBUGMarko Mäkelä2019-04-197-189/+7
| * | | | MDEV-19239 ERROR 1300 (HY000): Invalid utf8 character string in 10.3.13-MariaDBAlexander Barkov2019-04-213-1/+162
| * | | | Backporting from 10.4 to 10.3: MDEV-17325 NULL-ability problems with LEAST() ...Alexander Barkov2019-04-206-1/+309
| * | | | MDEV-18096 The server would crash when has configs rpl_semi_sync_master_enabl...Andrei Elkin2019-04-195-19/+38
| * | | | MDEV-18092 Query with the table I_S.PARAMETERS stop working after a package i...Alexander Barkov2019-04-183-1/+73
* | | | | trans_xa_detach() frameworkSergey Vojtovich2019-04-253-23/+56
* | | | | Move XID_STATE::xid to XID_cache_elementSergey Vojtovich2019-04-254-85/+82
* | | | | Moved normal transaction xid to implicit_xidSergey Vojtovich2019-04-257-16/+26
* | | | | Move XID_STATE::xa_state to XID_cache_elementSergey Vojtovich2019-04-252-27/+30
* | | | | Move XID_state::xa_state handing inside xa.ccSergey Vojtovich2019-04-259-80/+56