156 Commits (f24b7383188b920e74aa697003edfb29d8f01ede)

Author SHA1 Message Date
Marko Mäkelä f24b738318 MDEV-24313 (2 of 2): Silently ignored innodb_use_native_aio=1 5 years ago
Marko Mäkelä f693b72547 MDEV-24270: Clarify some comments 5 years ago
Vladislav Vaintroub af98fddc2b Cleanup. Remove obsolete comment 5 years ago
Vladislav Vaintroub 78df9e37a6 Partially Revert "MDEV-24270: Collect multiple completed events at a time" 5 years ago
Marko Mäkelä 4a22056c97 Cleanup: Remove redundant nonnull attributes 5 years ago
Marko Mäkelä 6479006e14 MDEV-24270: Collect multiple completed events at a time 5 years ago
Marko Mäkelä a5a2ef079c MDEV-23855: Implement asynchronous doublewrite 5 years ago
Marko Mäkelä 8cb01c51fb MDEV-16264 fixup: Clean up asynchronous I/O 5 years ago
Marko Mäkelä 45ed9dd957 MDEV-23855: Remove fil_system.LRU and reduce fil_system.mutex contention 5 years ago
Marko Mäkelä 7cffb5f6e8 MDEV-23399: Performance regression with write workloads 5 years ago
Eugene Kosov 52dad6fd26 MDEV-21584 Linux aio returned OS error 22 5 years ago
Marko Mäkelä b1ab211dee MDEV-15053 Reduce buf_pool_t::mutex contention 5 years ago
Eugene Kosov 0cd2b4c249 MDEV-22177 more fsync() -> fdatasync() in InnoDB 6 years ago
Marko Mäkelä f224525204 MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 6 years ago
Marko Mäkelä c7920fa8ff MDEV-16264: Eliminate unsafe os_aio_userdata_t type cast 6 years ago
Sergei Golubchik 22b6d8487a perfschema file instrumentation related changes 6 years ago
Marko Mäkelä e2e2f89303 MDEV-15528: Minor cleanup 6 years ago
Sergei Golubchik e7558d4760 fix compilation w/o perfschema 6 years ago
Marko Mäkelä 90002480e9 MDEV-18115: Remove OS_AIO_LOG and IORequest::LOG 6 years ago
Eugene Kosov 3a3605f4b1 MDEV-21382 fix compilation without perfschema plugin 6 years ago
Eugene Kosov 6f2e228529 MDEV-21382 use fdatasync() for redo log where appropriate 6 years ago
Marko Mäkelä 15c7f684ec MDEV-16264: Minor cleanup 6 years ago
Marko Mäkelä a69cff295c MDEV-16264: Remove IORequest::IGNORE_MISSING 6 years ago
Marko Mäkelä 8040998624 MDEV-16264: Fix some white space 6 years ago
Vladislav Vaintroub 5e62b6a5e0 MDEV-16264 Use threadpool for Innodb background work. 6 years ago
Vladislav Vaintroub 4513e73e0f Remove os_aio_simulated_put_read_threads_to_sleep() 6 years ago
Marko Mäkelä cbac8f9351 MDEV-19725 Incorrect error handling in ALTER TABLE 6 years ago
Monty 40becbc3c7 Fixed bug in online alter table when not compiled with performance schema 6 years ago
Sergey Vojtovich a74b01ea0e MDEV-16548 - Innodb fails to start on older kernels that don't support F_DUPFD_CLOEXEC 6 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ä 10dd290b4b MDEV-17380 innodb_flush_neighbors=ON should be ignored on SSD 7 years ago
Marko Mäkelä 0a1c3477bf MDEV-18493 Remove page_size_t 7 years ago
Marko Mäkelä db55b39fb2 Revert some InnoDB/XtraDB changes 7 years ago
Sergei Golubchik da34c7de5d 5.6.42 7 years ago
Marko Mäkelä 055a3334ad MDEV-13564 Mariabackup does not work with TRUNCATE 7 years ago
Vladislav Vaintroub 321771f89f MDEV-15895 : make Innodb merge temp tables use pfs_os_file_t for 8 years ago
Daniel Black 7bb661cd40 innodb: os_file_create_tmpfile always called with NULL -> simplify 8 years ago
Vladislav Vaintroub 40756c9151 Fix Windows build with -DPLUGIN_PERFSCHEMA=NO 8 years ago
Vladislav Vaintroub ff2d9e125f MDEV-13941 followup. 8 years ago
Vladislav Vaintroub b731a5bcf2 Innodb : Refactor os_file_set_size() to be compatible 10.1 8 years ago
Vladislav Vaintroub 96b9c61787 MDEV-13941 Fix high NTFS fragmentation on 10.2 8 years ago
Vladislav Vaintroub 7354dc6773 MDEV-13384 - misc Windows warnings fixed 8 years ago
Marko Mäkelä 68b5aeae4e Minor cleanup of InnoDB I/O routines 8 years ago
Vicențiu Ciorbaru 0af9818240 5.6.36 9 years ago
Marko Mäkelä 11f772fad6 Remove an orphan declaration of os_get_os_version() 9 years ago
Marko Mäkelä 039a299b92 MDEV-12534 Use atomic operations whenever available 9 years ago
Marko Mäkelä d34a67b067 MDEV-12534 Use atomic operations whenever available 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
Marko Mäkelä 056ec4ab24 Fix some compilation warnings. 9 years ago