summaryrefslogtreecommitdiff
path: root/storage/innobase/sync/sync0rw.c
Commit message (Expand)AuthorAgeFilesLines
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-1070/+0
* 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-051-0/+3
|\
| * Add InnoDB UNIV_SYNC_DEBUG assertions to rw-lock code.Marko Mäkelä2011-10-051-0/+3
* | Merge from mysql-5.1 to mysql-5.5unknown2011-10-041-1/+5
|\ \ | |/
| * Bug#12980094 and Bug#13034534unknown2011-10-041-3/+7
* | Revert original fix for Bug 12612184 and the follow up fix forInaam Rana2011-09-301-3/+1
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-06-161-1/+3
|\ \ | |/
| * Bug#12612184 Race condition after btr_cur_pessimistic_update()Marko Mäkelä2011-06-161-1/+3
* | Include "ha_prototypes.h" to sync/sync0rw.c for innobase_basename().Jimmy Yang2011-02-251-0/+1
* | Fix Bug #11765975 __FILE__ macros expanded to full path instead of relativeJimmy Yang2011-02-251-4/+8
* | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-02-151-0/+3
|\ \ | |/
* | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-01-181-9/+10
|\ \ | |/
| * Bug#59579 rw_lock_debug_print outputs to stderrMarko Mäkelä2011-01-181-9/+10
* | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2010-11-031-1/+1
|\ \ | |/
| * rw_lock_debug_print(): Output the thread ID in unsigned format.Marko Mäkelä2010-11-031-1/+1
* | Merge a change from mysql-5.1-innodb:Marko Mäkelä2010-06-011-14/+10
* | mysql-trunk-innodb: fix compile errors on Windows with UNIV_DEBUG defined.Calvin Sun2010-05-211-2/+5
* | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-5/+16
* | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163Satya B2009-10-161-0/+1
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+1041
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-997/+0
|\ \ | |/
* | Added memory barriers to the portability layer in InnoDBMikael Ronstrom2008-12-051-23/+10
* | Removed assert on waiters == 0 since that is now possible and not seriousMikael Ronstrom2008-11-191-1/+0
* | Fix for Percona reported bug with manual merge and fix of bug inMikael Ronstrom2008-11-171-3/+3
* | Merge port of Google SMP patch to SolarisMikael Ronstrom2008-10-301-12/+12
* | Fixed a number of compiler issues and attempted a fix forMikael Ronstrom2008-10-171-1/+1
* | Google SMP patchMikael Ronstrom2008-10-151-200/+271
|/
* Applied InnoDB snapshot innodb-5.1-ss2298unknown2008-02-191-1/+19
* Apply snapshot innodb-5.1-ss1989unknown2007-11-061-3/+3
* Apply snapshot innodb-51-ss1644unknown2007-07-241-0/+18
* Apply the following InnoDB snapshots:unknown2007-03-221-6/+3
* Fixed compiler warningsunknown2007-02-231-4/+4
* Applied innodb-5.1-ss1039 and innodb-5.1-ss1134 snapshots.unknown2007-01-041-6/+9
* Apply InnoDB snapshot ss923unknown2006-10-201-7/+8
* Applied innodb-5.1 snapshots ss799 and ss854unknown2006-09-211-2/+3
* Applied InnoDB 5.1 snapshot ss787.unknown2006-09-051-41/+46
* Applied innodb-5.1-ss594 snapshot.unknown2006-06-011-21/+10
* Applied innodb-5.1-ss475 snapshot.unknown2006-04-231-8/+9
* Applied innodb-5.1-ss269 snapshot.unknown2006-03-101-95/+95
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+907