53 Commits (3486135bb5c9e21fd678821dee35484a81351cfb)

Author SHA1 Message Date
Jan Lindström 648fb98eb6 MDEV-6348: mariadb crash signal 11 11 years ago
Jan Lindström 970163d0be MDEV-6348: mariadb crash signal 11 11 years ago
Jan Lindström 5d1ec1b951 MDEV-5247: DB locked up at btr0cur.c line 568. There is inconsistent and non logical usage of have_LRU_mutex and incorrect value on ha_innodb.cc when buf_LRU_free_block is called. Additionally, for future long semaphore wait cases added a new configuration variable innodb_use_stacktrace. If this variable is true a signal handler for SIGUSR2 is installed when InnoDB server starts and when a long semaphore wait is detected at sync/sync0array.c we send SIGUSR2 signal to waiting thread and thread that has acuired RW-latch. For both threads a full stacktrace is produced as well as its is possible. 12 years ago
Vladislav Vaintroub 0aa607a01a MDEV-4338 - Support FusionIO/directFS atomic writes 13 years ago
unknown 13113c9e1a Fix wrong type causing build failure on windows. 14 years ago
unknown db4b6aa3ae Fix wrong type causing build failure on windows. 14 years ago
Vladislav Vaintroub c03deada6c fix 64 bit Windows build 14 years ago
Vladislav Vaintroub 82adfe7b2a merge, fix Windows warnings 14 years ago
Vladislav Vaintroub 0c3b78438b Fix Windows build, and a conversion truncation warning. 14 years ago
unknown d93b4c5394 MWL#163 lp:798213: Remove the --innodb-release-locks-early feature. 15 years ago
Vladislav Vaintroub 233fd79232 improve Innodb locking primitives on Windows (MySQL Bug#52102, and fix OS_FILE_LIMIT - on Windows it is about 16 millions 15 years ago
unknown bc9f6021ff MWL#116: After-review fixes. 15 years ago
unknown 7a28f61ded MBug#643463: Slow XtraDB shutdown: Fix more sleeps delaying shutdown. 15 years ago
unknown e55c4836a1 MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge thread 15 years ago
unknown d4fa9ef0c7 MWL#163: release of row locks in InnoDB during prepare 15 years ago
unknown 6cabc7abb8 Compilation under windows x64 made possible. 16 years ago