summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17036: BULK with replace doesn't take the first parameter in accountbb-10.2-MDEV-17036Oleksandr Byelkin2019-04-252-1/+63
* 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-12699 Improve crash recovery of corrupted data pagesbb-10.2-MDEV-12699Marko Mäkelä2019-04-1711-25/+459
* | | MDEV-19241 InnoDB fails to write MLOG_INDEX_LOAD upon completing ALTER TABLEMarko Mäkelä2019-04-173-26/+31
* | | MDEV-14239 Missing space: "innodb_open_files ... greaterthan"Marko Mäkelä2019-04-151-1/+1
* | | FSP_FLAGS_MEM_MASK: Remove traces of ATOMIC_WRITESMarko Mäkelä2019-04-101-5/+4
* | | Fix wsrep_thd_is_applier macro to point correct function name.Jan Lindström2019-04-101-1/+1
* | | cmake: pass CMAKE_BUILD_TYPE into src.rpmSergei Golubchik2019-04-091-1/+1
* | | Require --big-test for innodb.undo_truncate_recoverMarko Mäkelä2019-04-081-6/+2
* | | MDEV-19212: Replace macros with type-safe inline functionsMarko Mäkelä2019-04-085-28/+22
* | | MDEV-19212 4GB Limit on large_pages - integer overflowMarko Mäkelä2019-04-085-35/+16
* | | MDEV-14192 Mariabackup assertion failure: byte_offset % OS_FILE_LOG_BLOCK_SIZ...Vlad Lesin2019-04-081-20/+11
* | | MDEV-8139: Clean up the freeing of B-tree pagesMarko Mäkelä2019-04-087-218/+98
* | | cmake: force Boost dependency as neededSergei Golubchik2019-04-081-0/+5
* | | copy-paste error fixedSergei Golubchik2019-04-071-1/+1
* | | cmake: don't use generated files to detect a submoduleSergei Golubchik2019-04-071-2/+2
* | | MDEV-18309: Remove unused codeMarko Mäkelä2019-04-074-26/+4
* | | MDEV-18309: InnoDB reports bogus errors about missing #sql-*.ibd on startupMarko Mäkelä2019-04-076-67/+21
* | | Re-record results for MTR_FEEDBACK_PLUGIN=1Marko Mäkelä2019-04-072-2/+2
* | | MDEV-12699 preparation: Clean up recv_sysMarko Mäkelä2019-04-064-222/+180
* | | MDEV-12699 preparation: Write MLOG_INDEX_LOAD for FTS_ tablesMarko Mäkelä2019-04-064-17/+31
* | | MDEV-12699 preparation: Initialize the entire page on MLOG_ZIP_PAGE_COMPRESSMarko Mäkelä2019-04-063-27/+30
* | | buf_page_get_gen(): Allow BUF_GET_IF_IN_POOL with a dummy page_sizeMarko Mäkelä2019-04-063-29/+20
* | | Fix a crash in CHECK TABLE for corrupted encrypted root pageMarko Mäkelä2019-04-061-7/+2
* | | MDEV-15528 preparation: Do not modify a freed pageMarko Mäkelä2019-04-061-34/+17
* | | Clean up the parsing of MLOG_INIT_FILE_PAGE2Marko Mäkelä2019-04-063-46/+13
* | | recv_recovery_is_on(): Add UNIV_UNLIKELYMarko Mäkelä2019-04-066-31/+19