309 Commits (15fa70b8408a2146b300a4e1b19819addafa5929)

Author SHA1 Message Date
Marko Mäkelä b9f177f66a MDEV-11254 cleanup: Remove buf_page_t::write_size 6 years ago
Eugene Kosov 7f9dc0d84a split log_t::buf into two buffers 6 years ago
Thirunarayanan Balathandayuthapani 6697135c6d MDEV-21572 buf_page_get_gen() should apply buffered page initialized 6 years ago
Eugene Kosov 5e9e0b8e3b MDEV-21993 asan failure in encryption.innochecksum 6 years ago
Eugene Kosov 23993c0036 MDEV-21993 asan failure in encryption.innochecksum 6 years ago
Eugene Kosov 54b2da9535 correct comment in buf_page_is_corrupted() 6 years ago
Eugene Kosov 884d22f288 remove fishy reinterpret_cast from buf_page_is_zeroes() 6 years ago
Marko Mäkelä 9fd692aeca MDEV-13626: Clean up the buffer pool resizing tests from MySQL 5.7 6 years ago
Eugene Kosov 5257bcfc7a InnoDB: improve error message for checksum mismatch 6 years ago
Eugene Kosov bd36a4ca12 introduce HASH_REPLACE() for hash_table_t 6 years ago
Marko Mäkelä a59a015a75 Plug memory leaks from numa_get_mems_allowed() 6 years ago
Eugene Kosov a5a433e256 fix windows compilation 6 years ago
Eugene Kosov 3d3d8f1012 MDEV-21337 fix aligned_malloc() 6 years ago
Thirunarayanan Balathandayuthapani c65cb244b3 MDEV-19335 Remove buf_page_t::encrypted 6 years ago
Marko Mäkelä 0c7c61019d Remove the wrappers ut_time(), ut_difftime(), ib_time_t 6 years ago
Thirunarayanan Balathandayuthapani aba2b41e9e MDEV-19978 Page read from tablespace is corrupted 6 years ago
Marko Mäkelä 5a136d84f3 MDEV-19766: Disable page dump output in debug builds 6 years ago
Thirunarayanan Balathandayuthapani 723a4b1d78 MDEV-17228 Encrypted temporary tables are not encrypted 6 years ago
Thirunarayanan Balathandayuthapani e9145aab44 MDEV-19435 buf_fix_count > 0 for corrupted page when it exits the LRU list 7 years ago
Thirunarayanan Balathandayuthapani b4287ec386 MDEV-19541 InnoDB crashes when trying to recover a corrupted page 7 years ago
Thirunarayanan Balathandayuthapani 79b46ab2a6 MDEV-19541 InnoDB crashes when trying to recover a corrupted page 7 years ago
Vicențiu Ciorbaru c0ac0b8860 Update FSF address 7 years ago
Marko Mäkelä d315b4ff39 Remove IBUF_COUNT_DEBUG 7 years ago
Marko Mäkelä 169c00994b MDEV-12699 Improve crash recovery of corrupted data pages 7 years ago
Marko Mäkelä 937ec3c48d MDEV-19212: After-merge fix for sizeof(ulong)!=sizeof(ulint) 7 years ago
Marko Mäkelä f120a15b93 MDEV-19212 4GB Limit on large_pages - integer overflow 7 years ago
Marko Mäkelä 1d30b7b1d2 MDEV-12699 preparation: Clean up recv_sys 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ä cad56fbaba MDEV-18733 MariaDB slow start after crash recovery 7 years ago
Marko Mäkelä 065ba53ccb MDEV-12711 mariabackup --backup is refused for multi-file system tablespace 7 years ago
Daniel Black a9056a2b89 MDEV-18946: innodb: {de|}allocate_large_{dodump|dontdump} added 7 years ago
Daniel Black 8678a1052d MDEV-18946: innodb: buffer_pool - unallocate large pages requires size 7 years ago
Marko Mäkelä 15a20367fb buf_page_get_zip(): Deduplicate some code 7 years ago
Marko Mäkelä 2c8d9a4e59 MDEV-10813: Update buf_page_t::buf_fix_count outside mutex 7 years ago
Marko Mäkelä 955c7b3222 MDEV-16896 encryption.innodb-checksum-algorithm crashes 7 years ago
Thirunarayanan Balathandayuthapani f669cecbe3 MDEV-18415 mariabackup.mdev-14447 test case fails with Table 'test.t' doesn't exist in engine 7 years ago
Ian Gilfillan 0c2fc9b3da Update InnoDB urls 7 years ago
Thirunarayanan Balathandayuthapani 171271edf8 MDEV-18025 Mariabackup fails to detect corrupted page_compressed=1 tables 7 years ago
Marko Mäkelä 8c43f96388 Follow-up to MDEV-12112: corruption in encrypted table may be overlooked 7 years ago
Marko Mäkelä 1a780eefc9 MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optional 7 years ago
Thirunarayanan Balathandayuthapani 5f5e73f1fe MDEV-17957 Make Innodb_checksum_algorithm stricter for strict_* values 7 years ago
Marko Mäkelä 447e493179 Remove some unnecessary InnoDB #include 7 years ago
Marko Mäkelä ff88e4bb8a Remove many redundant #include from InnoDB 7 years ago
Eugene Kosov 14be814380 MDEV-17491 micro optimize page_id_t 7 years ago
Sergei Golubchik 8bee7c16c8 compiler warnings (clang 4.0.1 on i386) 7 years ago
Marko Mäkelä 391e60b2db Fix -Wclass-memaccess warnings in InnoDB 7 years ago
Marko Mäkelä 9dfef6e29b Fix -Wclass-memaccess warnings in InnoDB,XtraDB 7 years ago
Marko Mäkelä 73af075366 Reduce the number of rw_lock_own() calls 7 years ago
Marko Mäkelä 2ca904f0ca MDEV-13103 Deal with page_compressed page corruption 8 years ago
Marko Mäkelä f5eb37129f MDEV-13103 Deal with page_compressed page corruption 8 years ago