summaryrefslogtreecommitdiff
path: root/storage/innobase/include/sync0sync.h
Commit message (Expand)AuthorAgeFilesLines
* Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-211-0/+1
* Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-8/+1
|\
| * BUG#21102971 data corruption on arm64Shaohua Wang2015-08-101-8/+1
| * Put back a fix that was reverted when reverting the buggy Bug#12612184 fix inMarko Mäkelä2012-02-171-4/+6
| * Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-10-121-1/+0
| |\
| * | Revert original fix for Bug 12612184 and the follow up fix forInaam Rana2011-09-301-4/+2
| * | Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() - cleanupMarko Mäkelä2011-09-061-1/+0
| * | Merge mysql-5.1 to mysql-5.5. Add a test case.Marko Mäkelä2011-08-151-5/+4
| |\ \ | | |/
| * | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-06-161-2/+4
| |\ \ | | |/
| | * Bug#12612184 Race condition after btr_cur_pessimistic_update()Marko Mäkelä2011-06-161-1/+2
| | * Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-251-1/+1
| * | Bug 12323643 - CLEAN UP THE INNODB THREAD SHUTDOWN AND ASSERTIONS (WL#5136)Marko Mäkelä2011-04-051-13/+22
| * | Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 4 of 4]Marko Mäkelä2011-03-241-1/+0
| * | Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1Sunny Bains2011-02-221-3/+3
| * | Fix Bug #56791 Remove ios_mutex from InnoDB codeJimmy Yang2010-10-211-1/+0
| * | Fix bug#54583. This change reverses r1530 by getting rid of a bogus assertionSunny Bains2010-06-251-1/+1
| * | Revert the kernel mutex split phase I patch. Some artefacts have been leftSunny Bains2010-05-121-7/+2
| * | Merge from innodb-branches-innodb+Vasil Dimov2010-04-221-2/+7
| * | Merge from innodb-branches-innodb+ (2)Vasil Dimov2010-04-191-2/+2
| * | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-35/+236
| * | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+578
| * | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-561/+0
| |\ \ | | |/
| * | Fix to avoid compilation errors on WindowsMikael Ronstrom2008-12-041-0/+2
| * | Merge port of Google SMP patch to SolarisMikael Ronstrom2008-10-301-1/+5
| * | Google SMP patchMikael Ronstrom2008-10-151-6/+9
| |/
| * Applied InnoDB snapshot innodb-5.1-ss2298tsmith@ramayana.hindu.god2008-02-191-0/+1
| * Apply the following InnoDB snapshots:tsmith@siva.hindu.god2007-03-221-18/+25
| * Applied innodb-5.1-ss1039 and innodb-5.1-ss1134 snapshots.tsmith@siva.hindu.god2007-01-041-25/+40
| * Apply InnoDB snapshot ss923tsmith/tim@siva.hindu.god2006-10-201-6/+0
| * Applied InnoDB 5.1 snapshot ss787.tsmith@maint1.mysql.com2006-09-051-2/+3
| * Applied innodb-5.1-ss594 snapshot.aivanov@mysql.com2006-06-011-14/+12
| * Applied innodb-5.1-ss269 snapshot.aivanov@mysql.com2006-03-101-18/+18
| * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-07-221-2/+3
| * Changes to create storage directory for storage engines. brian@zim.(none)2005-04-261-0/+535
* MDEV-7017: Add function to print semaphore waitsJan Lindström2014-11-031-0/+5
* Put back a fix that was reverted when reverting the buggy Bug#12612184 fix inMarko Mäkelä2012-02-171-4/+6
* Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-10-121-1/+0
|\
* | Revert original fix for Bug 12612184 and the follow up fix forInaam Rana2011-09-301-4/+2
* | Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() - cleanupMarko Mäkelä2011-09-061-1/+0
* | Merge mysql-5.1 to mysql-5.5. Add a test case.Marko Mäkelä2011-08-151-5/+4
|\ \ | |/
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-06-161-2/+4
|\ \ | |/
| * Bug#12612184 Race condition after btr_cur_pessimistic_update()Marko Mäkelä2011-06-161-1/+2
| * Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-251-1/+1
* | Bug 12323643 - CLEAN UP THE INNODB THREAD SHUTDOWN AND ASSERTIONS (WL#5136)Marko Mäkelä2011-04-051-13/+22
* | Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 4 of 4]Marko Mäkelä2011-03-241-1/+0
* | Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1Sunny Bains2011-02-221-3/+3
* | Fix Bug #56791 Remove ios_mutex from InnoDB codeJimmy Yang2010-10-211-1/+0
* | Fix bug#54583. This change reverses r1530 by getting rid of a bogus assertionSunny Bains2010-06-251-1/+1
* | Revert the kernel mutex split phase I patch. Some artefacts have been leftSunny Bains2010-05-121-7/+2