187968 Commits (ea37b144094a0c2ebfc6774047fd473c1b2a8658)
 

Author SHA1 Message Date
Marko Mäkelä ea37b14409 MDEV-16678 Prefer MDL to dict_sys.latch for innodb background tasks 6 years ago
Vladislav Vaintroub e47bd0073c MDEV-21262 MTR does not work with Windows ASAN builds 6 years ago
Vladislav Vaintroub 66de4fef76 MDEV-16264 - some improvements 6 years ago
Marko Mäkelä d3b2625ba0 MDEV-21259 Assertion failed in mtr_t::write() 6 years ago
Alexander Barkov d30dbaa20d A cleanup for MDEV-8844: Fixing compilation failure on Windows 6 years ago
Alexander Barkov 3c6065a270 MDEV-8844 Unreadable control characters printed as is in warnings 6 years ago
Alexander Barkov 00445652db A cleanup for MDEV-17088 Provide tools to encode/decode mysql-encoded file system names 6 years ago
Kentoku 1b040ce570 fix compiler warnings 6 years ago
Marko Mäkelä 6189774c37 MDEV-21174: Fix undefined behaviour 6 years ago
Marko Mäkelä 46fc3bdbca MDEV-21225: Fix warnings 6 years ago
Alexander Barkov 2c7b6214e7 A cleanup for MDEV-17088 Provide tools to encode/decode mysql-encoded file system names 6 years ago
Marko Mäkelä 42a4ae54c2 MDEV-21225 Remove ut_align() and use aligned_malloc() 6 years ago
Marko Mäkelä 504202bd7f MDEV-21216: Remove fsp_header_get_space_id() 6 years ago
Marko Mäkelä 2352f51625 MDEV-21174: Fix Galera 6 years ago
Marko Mäkelä 6b5cdd4ff7 MDEV-19514: Update stale comments 6 years ago
Marko Mäkelä 95e903261e MDEV-21216 InnoDB does dirty read of TRX_SYS page before recovery 6 years ago
Marko Mäkelä e5dfdc5606 Cleanup: use constexpr for SRV_UNDO_TABLESPACE_SIZE_IN_PAGES 6 years ago
Vladislav Vaintroub bf3034195f Part2: MDEV-12518 Unify sql_yacc.yy and sql_yacc_ora.yy 6 years ago
Alexander Barkov 3f9d7072e9 Part1: MDEV-12518 Unify sql_yacc.yy and sql_yacc_ora.yy 6 years ago
Marko Mäkelä bb45941685 MDEV-21205 Assertion failure in btr_sec_min_rec_mark 6 years ago
Daniel Bartholomew 3b9a978a3b
bump the VERSION 6 years ago
Marko Mäkelä 2ac0e64cad MDEV-21174: Fix the 32-bit build 6 years ago
Marko Mäkelä af5947f433 MDEV-21174: Replace mlog_write_string() with mtr_t::memcpy() 6 years ago
Marko Mäkelä 87839258f8 MDEV-21174: Replace mlog_memset() with mtr_t::memset() 6 years ago
Marko Mäkelä caea64df18 Cleanup: Remove some page_get_page_no() calls 6 years ago
Marko Mäkelä 56f6dab1d0 MDEV-21174: Replace mlog_write_ulint() with mtr_t::write() 6 years ago
Marko Mäkelä 504823bcce MDEV-21174: Cleanup MLOG_PAGE_CREATE 6 years ago
Marko Mäkelä 57444a3b30 MDEV-16264: Minor cleanup 6 years ago
Marko Mäkelä cd92c6c83d MDEV-12353 preparation: Do not write MLOG_REC_MIN_MARK 6 years ago
Marko Mäkelä 8ebd91c1a9 MDEV-12353 preparation: Do not write MLOG_FILE_WRITE_CRYPT_DATA 6 years ago
Marko Mäkelä bf2cc46798 MDEV-21133: Remove buf_frame_copy() 6 years ago
Aleksey Midenkov 6f89946892 MDEV-17554 versioning partition tests reorganize 6 years ago
Aleksey Midenkov 9ed8d364cd MDEV-17554 history partitioning cleanups 6 years ago
Aleksey Midenkov 8ed646f071 Merge 10.4 into 10.5 6 years ago
Aleksey Midenkov 0b8b11b0b1 Merge 10.3 into 10.4 6 years ago
Aleksey Midenkov 1d46923a0f MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED (10.4) 6 years ago
Aleksey Midenkov db32d9457e MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED 6 years ago
Aleksey Midenkov a7cf0db3d8 MDEV-21011 Table corruption reported for versioned partitioned table after DELETE: "Found a misplaced row" 6 years ago
Aleksey Midenkov 6dd41e008e MDEV-21155 Assertion with versioned table upon DELETE from view of view after replacing first view 6 years ago
Aleksey Midenkov 97aa07abf5 MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via view 6 years ago
Aleksey Midenkov 498a96a478 MDEV-20441 ER_CRASHED_ON_USAGE upon update on versioned Aria table 6 years ago
Alexander Barkov 523879dd51 A cleanup for MDEV-17088: disabling mariadb-conv-*.test for embedded 6 years ago
Kentoku a3b63b8da3 MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 6 years ago
Kentoku e066723a41 MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 6 years ago
Marko Mäkelä 326515878d MDEV-21133: Alignment hints for ROW_FORMAT=COMPRESSED 6 years ago
Marko Mäkelä 5a00792c69 Merge 10.4 into 10.5 6 years ago
Marko Mäkelä 51a4260f00 MDEV-21133: Introduce memmove_aligned() 6 years ago
Sergei Golubchik 57cab7cd51 fix ssl_crl test failures on newer OpenSSL 6 years ago
Sergei Golubchik 95898ac9bd Revert "Fix upgrade errors on eoan" 6 years ago
Marko Mäkelä 7955e197d0 Cleanup: Remove a constant template parameter 6 years ago