161 Commits (4cad42392a2c498a2be92a77b21b1ec4027c9ea9)

Author SHA1 Message Date
Marko Mäkelä 4cad42392a MDEV-12266: Change dict_table_t::space to fil_space_t* 8 years ago
Marko Mäkelä 330ecb906d MDEV-12266: fsp_flags_try_adjust(): Remove lookup 8 years ago
Marko Mäkelä 05863142ad MDEV-12266: Remove fil_system_t::named_spaces 8 years ago
Marko Mäkelä e2bf76cb32 MDEV-12266: Cleanup DISCARD TABLESPACE 8 years ago
Marko Mäkelä f8d1bd011d MDEV-12266: Cleanup TRUNCATE 8 years ago
Marko Mäkelä c577192d6c MDEV-12266: fsp_flags_try_adjust(): Remove a lookup 8 years ago
Marko Mäkelä 2ac8b1a907 MDEV-12266: Add fil_system.sys_space, temp_space 8 years ago
Marko Mäkelä 600c85e85a Allocate the singleton fil_system statically 8 years ago
Marko Mäkelä d177a0ed14 Remove unused function fil_space_get_id_by_name() 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ä 0bc36758ba MDEV-14717 RENAME TABLE in InnoDB is not crash-safe 8 years ago
Marko Mäkelä 3945049809 Remove space_name_list_t 8 years ago
Marko Mäkelä 51b4366bfb MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of time 8 years ago
Marko Mäkelä a4948dafcd MDEV-11369 Instant ADD COLUMN for InnoDB 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 8 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
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ä 849af74a48 MariaDB adjustments for Oracle Bug#23070734 fix 9 years ago
Aditya A 62dca454e7 Bug #23070734 CONCURRENT TRUNCATE TABLES CAUSE STALLS 9 years ago
Marko Mäkelä 797db28d53 Remove the unused declaration fsp_is_temporary() 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ä 200ef51344 Fix a compilation error 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ä 9505c96839 MDEV-12428 SIGSEGV in buf_page_decrypt_after_read() during DDL 9 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
Jan Lindström 50eb40a2a8 MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothing 9 years ago
Marko Mäkelä 89d80c1b0b Fix many -Wconversion warnings. 9 years ago
Marko Mäkelä 68d632bc5a Replace some functions with macros. 9 years ago
Marko Mäkelä c1bcb2055e Remove the unused field tablespace_version. 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 71495a1748 MDEV-11849: Fix storage/innobase/* compile warnings 9 years ago
Marko Mäkelä 0b1a40852c Replace fil_node_t::is_open with fil_node_t::is_open(). 9 years ago
Jan Lindström 6495806e59 MDEV-11254: innodb-use-trim has no effect in 10.2 9 years ago