166 Commits (15fa70b8408a2146b300a4e1b19819addafa5929)

Author SHA1 Message Date
Marko Mäkelä b9f177f66a MDEV-11254 cleanup: Remove buf_page_t::write_size 6 years ago
Thirunarayanan Balathandayuthapani 6697135c6d MDEV-21572 buf_page_get_gen() should apply buffered page initialized 6 years ago
Eugene Kosov 884d22f288 remove fishy reinterpret_cast from buf_page_is_zeroes() 6 years ago
Eugene Kosov df88e7cefa fix typedef-related warning and cleanup using namespace std 6 years ago
Thirunarayanan Balathandayuthapani c65cb244b3 MDEV-19335 Remove buf_page_t::encrypted 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
Marko Mäkelä 9d142a895c Define page_id_t in buf0types.h 7 years ago
Vicențiu Ciorbaru 15f1e03d46 Follow-up to changing FSF address 7 years ago
Marko Mäkelä 5fb4c0a8a8 Clean up ut_list 7 years ago
Marko Mäkelä 169c00994b MDEV-12699 Improve crash recovery of corrupted data pages 7 years ago
Eugene Kosov a06a3e4670 MDEV-18233 Moving the hash_node_t to improve locality of reference 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
Marko Mäkelä b3009059d0 Minor cleanup 7 years ago
Eugene Kosov 14be814380 MDEV-17491 micro optimize page_id_t 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
Marko Mäkelä 9ed2b2b2b8 Do not divide or multiply by srv_page_size 8 years ago
Marko Mäkelä a90100d756 Replace univ_page_size and UNIV_PAGE_SIZE 8 years ago
Marko Mäkelä 4cad42392a MDEV-12266: Change dict_table_t::space to fil_space_t* 8 years ago
Marko Mäkelä 112df06996 MDEV-15529 IMPORT TABLESPACE unnecessarily uses the doublewrite buffer 8 years ago
Eugene Kosov f02f1eda7e review fixes 8 years ago
Eugene Kosov e14790b89d let buf_page_hash_lock_get() be function, not macro 8 years ago
Eugene Kosov 365f478240 make buf_block_t::lock_hash_val uint32_t 8 years ago
Vladislav Vaintroub ac8e3c85a4 MDEV-15295 Type mismatch for srv_fatal_semaphore_wait_threshold 8 years ago
Marko Mäkelä 51b4366bfb MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of time 8 years ago
Marko Mäkelä 6b45355e6b MDEV-13103 Assertion `flags & BUF_PAGE_PRINT_NO_CRASH' failed in buf_page_print 8 years ago
Jan Lindström 34eef269eb MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid) 8 years ago
Jan Lindström 8b019f87dd MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid) 8 years ago
Jan Lindström 90c52e5291 MDEV-12615: InnoDB page compression method snappy mostly does not compress pages 9 years ago
Sergei Golubchik 0072d2e9a1 InnoDB cleanup: remove a bunch of #ifdef UNIV_INNOCHECKSUM 9 years ago
Marko Mäkelä b82c602db5 MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0 9 years ago
Marko Mäkelä 4b24467ff3 MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0 9 years ago
Marko Mäkelä 472b5f0d1f Follow-up to Bug#24346574 PAGE CLEANER THREAD, ASSERT BLOCK->N_POINTERS == 0 9 years ago
Marko Mäkelä e63ead68bf Bug#24346574 PAGE CLEANER THREAD, ASSERT BLOCK->N_POINTERS == 0 9 years ago
Jan Lindström 765a43605a MDEV-12253: Buffer pool blocks are accessed after they have been freed 9 years ago
Marko Mäkelä 0871a00a62 MDEV-12545 Reduce the amount of fil_space_t lookups 9 years ago
Marko Mäkelä 996c7d5cb5 MDEV-12545 Reduce the amount of fil_space_t lookups 9 years ago
Marko Mäkelä 97acc4a1c3 MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GLOBAL SYMBOLS TO STATIC 11 years ago
Marko Mäkelä 4e1116b2c6 MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 10 years ago
Marko Mäkelä 89d80c1b0b Fix many -Wconversion warnings. 9 years ago
Marko Mäkelä 27b9989d31 MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_hash_index 9 years ago
Marko Mäkelä a13a636c74 MDEV-11802 innodb.innodb_bug14676111 fails 9 years ago
Marko Mäkelä 13493078e9 MDEV-11802 innodb.innodb_bug14676111 fails 9 years ago
Jan Lindström 41cd80fe06 After review fixes. 9 years ago
Jan Lindström 0340067608 After review fixes for MDEV-11759. 9 years ago
Jan Lindström ddf2fac733 MDEV-11759: Encryption code in MariaDB 10.1/10.2 causes 9 years ago
Marko Mäkelä 1eabad5dbe Remove MYSQL_COMPRESSION. 9 years ago
Marko Mäkelä 63574f1275 MDEV-11690 Remove UNIV_HOTBACKUP 9 years ago