179 Commits (3b6dadb5ebedab71bf1870579745ff3cd05e498a)

Author SHA1 Message Date
Marko Mäkelä 7f67ef1485 MDEV-16115 Hang after reducing innodb_encryption_threads 5 years ago
Marko Mäkelä 57ec42bc32 MDEV-23190 InnoDB data file extension is not crash-safe 5 years ago
Marko Mäkelä 98e2c17e9e Cleanup: Remove fil_check_adress_in_tablespace() 5 years ago
Eugene Kosov 18d8f06f31 intrusive::list fixes 6 years ago
Marko Mäkelä 6960e9ed24 MDEV-21983: Crash on DROP/RENAME TABLE after DISCARD TABLESPACE 6 years ago
Eugene Kosov fd899b3bbd Lets add another intrusive double linked list! 6 years ago
Thirunarayanan Balathandayuthapani 88157247fc MDEV-19509 InnoDB skips the tablespace in rotation list 7 years ago
Vicențiu Ciorbaru 5543b75550 Update FSF Address 7 years ago
Vicențiu Ciorbaru c0ac0b8860 Update FSF address 7 years ago
Marko Mäkelä 5b3f7c0c33 MDEV-18220: Remove some redundant data structures 7 years ago
Thirunarayanan Balathandayuthapani ada1074bb1 MDEV-14398 innodb_encryption_rotate_key_age=0 causes innodb_encrypt_tables to be ignored 7 years ago
Marko Mäkelä 169c00994b MDEV-12699 Improve crash recovery of corrupted data pages 7 years ago
Marko Mäkelä 4b822111ef MDEV-8139: Clean up the freeing of B-tree pages 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ä 71f9552fd8 recv_recovery_is_on(): Add UNIV_UNLIKELY 7 years ago
Eugene Kosov 31d0727a10 MDEV-18235: Changes related to fsync() 7 years ago
Marko Mäkelä 31d592ba7d MDEV-18349 InnoDB file size changes are not safe when file system crashes 7 years ago
Eugene Kosov a06a3e4670 MDEV-18233 Moving the hash_node_t to improve locality of reference 7 years ago
Marko Mäkelä 447e493179 Remove some unnecessary InnoDB #include 7 years ago
Marko Mäkelä e82e216e37 MDEV-17849 Undo tablespace truncation recovery fails to shrink file 7 years ago
Marko Mäkelä eb6364619f Remove the redundant variable fil_n_file_opened 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ä 3448ceb02a MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibility 7 years ago
Marko Mäkelä 75f8e86f57 MDEV-17158 TRUNCATE is not atomic after MDEV-13564 7 years ago
Marko Mäkelä cf2a4426a2 MDEV-14717 RENAME TABLE in InnoDB is not crash-safe 7 years ago
Marko Mäkelä 055a3334ad MDEV-13564 Mariabackup does not work with TRUNCATE 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ä 3fcc11fbb4 Remove traces of the non-working MDEV-6354 8 years ago
Marko Mäkelä 55abcfa7b7 MDEV-16124 fil_rename_tablespace() times out and crashes server during table-rebuilding ALTER TABLE 8 years ago
Marko Mäkelä 6247c64c2a MDEV-12396 IMPORT TABLESPACE cleanup 8 years ago
Marko Mäkelä 112df06996 MDEV-15529 IMPORT TABLESPACE unnecessarily uses the doublewrite buffer 8 years ago
Marko Mäkelä 431607237d MDEV-12173 "Error: trying to do an operation on a dropped tablespace" 8 years ago
Marko Mäkelä ec062c6181 MDEV-12121 follow-up: Unbreak the WITH_INNODB_AHI=OFF build 8 years ago
Marko Mäkelä 51b4366bfb MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of time 8 years ago
Marko Mäkelä dd35fb35fa Return uint16_t instead of ulint 8 years ago
Jan Lindström aa22981dd2 MDEV-12741: innodb.ibuf_not_empty failed in buildbot with "InnoDB: Trying to do I/O to a tablespace which does not exist" 9 years ago
Jan Lindström 61096ff214 MDEV-13591: InnoDB: Database page corruption on disk or a failed file read and assertion failure 8 years ago
Thirunarayanan Balathandayuthapani 9d57468dde Bug #25357789 INNODB: LATCH ORDER VIOLATION DURING TRUNCATE TABLE IF INNODB_SYNC_DEBUG ENABLED 9 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
Marko Mäkelä 8c71c6aa8b MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 9 years ago
Marko Mäkelä 58f87a41bd Remove some fields from dict_table_t 9 years ago
Jan Lindström 58c56dd7f8 MDEV-12610: MariaDB start is slow 9 years ago
Jan Lindström 1af8bf39ca MDEV-12113: install_db shows corruption for rest encryption with innodb_data_file_path=ibdata1:3M; 9 years ago
Marko Mäkelä e22d86a3eb fil_create_new_single_table_tablespace(): Correct a bogus nonnull attribute 9 years ago
Vicențiu Ciorbaru 0af9818240 5.6.36 9 years ago
Marko Mäkelä 021d636551 Fix some integer type mismatch. 9 years ago