181856 Commits (6c5c1f0b2fc71ab7e90dc7798180135e7967a264)
 

Author SHA1 Message Date
Eugene Kosov 6c5c1f0b2f MDEV-19231 make DB_SUCCESS equal to 0 7 years ago
Marko Mäkelä bc145193c1 Merge 10.1 into 10.2 7 years ago
Marko Mäkelä bfb0726fc2 Merge 5.5 into 10.1 7 years ago
Thirunarayanan Balathandayuthapani d5da8ae04d MDEV-15772 Potential list overrun during XA recovery 7 years ago
Varun Gupta 1f1a61cfc4 MDEV-15837: Assertion `item1->type() == Item::FIELD_ITEM && item2->type() == Item::FIELD_ITEM' 7 years ago
Sujatha Sivakumar cb8d888c42 MDEV-17260: Memory leaks in mysqlbinlog 7 years ago
Igor Babaev 5fc8dd8b82 MDEV-17796 WHERE filter is ignored by DISTINCT IFNULL(GROUP_CONCAT(X), Y) 7 years ago
Marko Mäkelä e5aa8ea525 MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus error 7 years ago
Marko Mäkelä 38b6dc5a3d Fix the linking of async_example 7 years ago
Vladislav Vaintroub 6b5d3c51b3 Do fast exit with error code and FATAL ERROR message, if innodb cannot start during prepare. 7 years ago
Alexander Barkov 9dcfd6be94 MDEV-9465 The constructor StringBuffer(const char *str, size_t length, const CHARSET_INFO *cs) looks suspicious 7 years ago
Igor Babaev 279a907fd0 MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is used 7 years ago
Alexey Botchkov a4f7d85932 MDEV-18920 Prepared statements with st_convexhull hang and eat 100% cpu. 7 years ago
Alexander Barkov 6c5e4c9bc0 Fixing -Werror=format-overflow errors (found by gcc-8.3.1) 7 years ago
Alexander Barkov 279b50b4eb MDEV-14041 Server crashes in String::length on queries with functions and ROLLUP 7 years ago
Alexander Barkov f4b2740018 MDEV-17299 Assertion `maybe_null' failed in make_sortkey 7 years ago
Marko Mäkelä d315b4ff39 Remove IBUF_COUNT_DEBUG 7 years ago
Sergei Petrunia 056b6fe1d5 MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, when we run ANALYZE command 7 years ago
Alexander Barkov 0bb924e18c MDEV-17830 Server crashes in Item_null_result::field_type upon SELECT with CHARSET(date) and ROLLUP 7 years ago
Marko Mäkelä 169c00994b MDEV-12699 Improve crash recovery of corrupted data pages 7 years ago
Marko Mäkelä 376bf4ede5 MDEV-19241 InnoDB fails to write MLOG_INDEX_LOAD upon completing ALTER TABLE 7 years ago
Marko Mäkelä bc8d173b9f MDEV-14239 Missing space: "innodb_open_files ... greaterthan" 7 years ago
Varun Gupta 409dddf695 MDEV-18300: ASAN error in Field_blob::get_key_image upon UPDATE with subquery 7 years ago
Marko Mäkelä 4ac8fa008d FSP_FLAGS_MEM_MASK: Remove traces of ATOMIC_WRITES 7 years ago
Jan Lindström 03dcec9a9a Fix wsrep_thd_is_applier macro to point correct function name. 7 years ago
Sergei Golubchik 725579c0f4 cmake: pass CMAKE_BUILD_TYPE into src.rpm 7 years ago
Marko Mäkelä 7362f11554 Require --big-test for innodb.undo_truncate_recover 7 years ago
Marko Mäkelä e7f426d2c9 MDEV-19212: Replace macros with type-safe inline functions 7 years ago
Marko Mäkelä f120a15b93 MDEV-19212 4GB Limit on large_pages - integer overflow 7 years ago
Vlad Lesin caa8c20abe MDEV-14192 Mariabackup assertion failure: byte_offset % OS_FILE_LOG_BLOCK_SIZE == 0 7 years ago
Marko Mäkelä 4b822111ef MDEV-8139: Clean up the freeing of B-tree pages 7 years ago
Sergei Golubchik e124ff17e0 cmake: force Boost dependency as needed 7 years ago
Sergei Golubchik 5023e465a9 copy-paste error fixed 7 years ago
Sergei Golubchik 7d720ca8de cmake: don't use generated files to detect a submodule 7 years ago
Marko Mäkelä 7f5849a809 MDEV-18309: Remove unused code 7 years ago
Marko Mäkelä 867617a976 MDEV-18309: InnoDB reports bogus errors about missing #sql-*.ibd on startup 7 years ago
Marko Mäkelä 6b3e2ec10f Re-record results for MTR_FEEDBACK_PLUGIN=1 7 years ago
Marko Mäkelä 1d30b7b1d2 MDEV-12699 preparation: Clean up recv_sys 7 years ago
Marko Mäkelä aa3f7a107c MDEV-12699 preparation: Write MLOG_INDEX_LOAD for FTS_ tables 7 years ago
Marko Mäkelä 45d338dca8 MDEV-12699 preparation: Initialize the entire page on MLOG_ZIP_PAGE_COMPRESS 7 years ago
Marko Mäkelä 1b95118c5f buf_page_get_gen(): Allow BUF_GET_IF_IN_POOL with a dummy page_size 7 years ago
Marko Mäkelä 80f29211eb Fix a crash in CHECK TABLE for corrupted encrypted root page 7 years ago
Marko Mäkelä 1d0380e029 MDEV-15528 preparation: Do not modify a freed page 7 years ago
Marko Mäkelä 56df18be65 Clean up the parsing of MLOG_INIT_FILE_PAGE2 7 years ago
Marko Mäkelä 71f9552fd8 recv_recovery_is_on(): Add UNIV_UNLIKELY 7 years ago
Marko Mäkelä c56ae2dfbd Re-record plugins.feedback_plugin_load 7 years ago
Igor Babaev b4a7bde76c MDEV-19112 WITH clause does not work with information_schema as default database 7 years ago
Eugene Kosov 812ac2bb85 MDEV-19172 Reorder fields in PFS_events and PFS_events_waits to speed up memcpy() 7 years ago
Vladislav Vaintroub 3b9d6bf7e4 Merge branch '5.5' into 10.1 7 years ago
Vladislav Vaintroub 370886a9e2 MDEV-17610 Unexpected connection abort after certain operations from within stored procedure 7 years ago