summaryrefslogtreecommitdiff
path: root/storage/innobase/srv
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug #56791 Remove ios_mutex from InnoDB codeJimmy Yang2010-10-211-18/+0
* Merge from mysql-5.1-innodb to mysql-5.5-innodb.Jimmy Yang2010-10-141-4/+1
|\
| * Merge from mysql-trunk-innodb into mysql-5.1-innodb/storage/innobase:Vasil Dimov2010-05-201-3/+7
| * Remove unused code.Marko Mäkelä2010-05-141-14/+0
| * Merge from innodb-branches-5.1Vasil Dimov2010-03-311-5/+7
| * Applying InnoDB snapshot 5.1-ss6344, Fixes BUG#47814Satya B2009-12-232-46/+144
* | Bug# 55681 - MTR slowdown after default storage engine was changed to InnoDBSunny Bains2010-10-141-29/+54
* | This patch comes from Michael: See bug#56933.Sunny Bains2010-09-241-1/+3
* | Bug#56922 SHOW ENGINE INNODB STATUS truncation limit is too strict and not in...Mark Leith2010-09-231-0/+2
* | Merge mysql-5.5-bugfixing -> mysql-5.5-innodbVasil Dimov2010-09-091-0/+6
|\ \
| * \ Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-301-0/+3
| |\ \
| * \ \ Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-0/+6
| |\ \ \
| | * | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-0/+6
* | | | | Add a space indentation to InnoDB buffer pool size and log sequenceJimmy Yang2010-08-251-3/+3
* | | | | Bug#56114 Disallow trx->dict_operation_lock_mode==RW_X_LATCH in srv_suspend_m...Marko Mäkelä2010-08-191-0/+15
* | | | | Bug #48026 Log start and end of InnoDB buffer pool initialization toJimmy Yang2010-08-181-0/+19
| |_|/ / |/| | |
* | | | Fix bug #53496 Use Lock_time in slow query log output for InnoDB rowJimmy Yang2010-08-171-0/+3
|/ / /
* | | Bug#54583 InnoDB: Assertion failure sync/sync0sync.c:1226Sunny Bains2010-07-221-14/+21
* | | Bug 54617 - During shutdown: Failing assertion: arr->n_reserved == 0Sunny Bains2010-07-221-7/+5
* | | Merge mysql-trunk-bugfixing -> mysql-trunk-innodbVasil Dimov2010-07-211-24/+2
|\ \ \
| * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-24/+2
* | | | Improve InnoDB synchronization primitives on WindowsCalvin Sun2010-07-202-1/+24
|/ / /
* | | This change splits innodb_file_format_check into innodb_file_format_checkJimmy Yang2010-06-172-2/+2
* | | Revert a change that should have been a part of 3008.2.76..3008.2.78.Sunny Bains2010-06-171-27/+1
* | | Fix bug #52546, crash on shutdown of plugin with innodb_use_sys_malloc=0.Jimmy Yang2010-05-171-1/+5
* | | Merge mysql-trunk-innodb from bk-internal locallyVasil Dimov2010-05-131-0/+4
|\ \ \
| * | | Cover the srv_suspend_thread() call by the kernel mutex. This change wasSunny Bains2010-05-131-0/+4
* | | | Followup to Bug#51920, fix binlog.binlog_killedVasil Dimov2010-05-131-3/+7
|/ / /
* | | Remove references to srv0que.h.Sunny Bains2010-05-121-1/+0
* | | Revert the kernel mutex split phase I patch. Some artefacts have been leftSunny Bains2010-05-121-404/+238
* | | Add missing ';'.Sunny Bains2010-05-111-2/+2
* | | Fix for bug#53541. We need to check whether the slot has been freed or notSunny Bains2010-05-111-1/+9
* | | Second part of the fix for bug#53499. We decrement the active thread countSunny Bains2010-05-111-0/+3
* | | Fix bug#53499 - purge thread is active during shutdown, assert buf/buf0buf.c ...Sunny Bains2010-05-101-6/+12
* | | Fix compile errors on x64 Windows.Calvin Sun2010-05-071-2/+2
* | | Add missing semi-colon.Sunny Bains2010-04-301-1/+1
* | | Fix Bug#52983.Sunny Bains2010-04-301-1/+2
* | | Fix Bug#52983.Sunny Bains2010-04-301-1/+1
* | | Fix bug introduced by r3038. When a transaction is rolled back by theSunny Bains2010-04-281-4/+13
* | | Add a debug assertion for the case where the waiting thread is being wokenSunny Bains2010-04-231-0/+2
* | | Fix a race condition introduced by r7004. We need to acquire the srv_sys->mutexSunny Bains2010-04-231-4/+14
* | | Merge from mysql-trunk-innodb to local repositoryjyang2010-04-222-282/+435
|\ \ \
| * | | Merge from innodb-branches-innodb+Vasil Dimov2010-04-222-282/+435
* | | | Register newly added purge thread to performance schema tracking.jyang2010-04-222-0/+5
|/ / /
* | | Merge from innodb-branches-innodb+ (2)Vasil Dimov2010-04-192-53/+60
* | | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-122-181/+534
|/ /
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-122-54/+66
|\ \
| * \ Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys...Satya B2009-12-022-54/+66
| |\ \ | | |/
* | | Backport of:Konstantin Osipov2009-11-231-3/+0
|/ /
* | Merge of innodb-zip-ss6129 from 5.1 to mysql-trunk.Sergey Vojtovich2009-11-051-1/+1
|\ \ | |/