181870 Commits (aed761ced539bf5481f8358dfd7ca599da39273b)
 

Author SHA1 Message Date
Marko Mäkelä aed761ced5 WIP: MDEV-17603 REPLACE and INSERT…ON DUPLICATE KEY UPDATE are deadlock-prone 7 years ago
Marko Mäkelä 762663d89e MDEV-17603 preparation: Revert MDEV-17073 and the upstream change 7 years ago
Marko Mäkelä 1a5ba2a4be MDEV-19342 Merge new release of InnoDB 5.7.26 to 10.2 7 years ago
Marko Mäkelä 4e9f8c9cc4 Remove roll_node_t::partial 7 years ago
Aditya A f3a9f12bc3 Bug #29021730 CRASHING INNOBASE_COL_CHECK_FK WITH FOREIGN KEYS 7 years ago
Marko Mäkelä 793bd3ee13 lock_rec_convert_impl_to_expl_for_trx(): Remove unused parameter 7 years ago
Marko Mäkelä c795a9f3fe MDEV-12004: Add the Bug#28825718 test case 7 years ago
Sachin Agarwal 06ec56f579 Bug #27850600 INNODB ASYNC IO ERROR HANDLING IN IO_EVENT 7 years ago
Marko Mäkelä 1c4d1f3d05 innobase_col_check_fk(): Remove copying 7 years ago
Alexander Barkov 5cfc7799a3 MDEV-16518 MYSQL57_GENERATED_FIELD: The code in TABLE_SHARE::init_from_binary_frm_image() is not safe 7 years ago
Sujatha Sivakumar 9a5a86f293 MDEV-17260: Memory leaks in mysqlbinlog 7 years ago
Oleksandr Byelkin 4e01bc8c96 MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobase 7 years ago
Oleksandr Byelkin 3dffdee667 MDEV-17036: BULK with replace doesn't take the first parameter in account 7 years ago
Marko Mäkelä b2dbc781c7 Implement --debug=d,ib_log_checkpoint_avoid 7 years ago
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