summaryrefslogtreecommitdiff
path: root/storage/innobase/ibuf
Commit message (Expand)AuthorAgeFilesLines
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-65/+404
* 10.0-base mergeSergei Golubchik2013-01-311-7/+37
|\
| * Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-09-191-2/+32
| |\
| | * Bug#14636528 INNODB CHANGE BUFFERING IS NOT ENTIRELY CRASH-SAFEMarko Mäkelä2012-09-191-3/+25
| * | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-09-171-2/+2
| |\ \ | | |/
* | | merge with 5.5Sergei Golubchik2012-11-031-5/+12
|\ \ \ | |/ /
| * | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-08-211-5/+12
| |\ \ | | |/
* | | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-268/+136
|/ /
* | merge from 5.1Inaam Rana2012-03-151-3/+3
|\ \ | |/
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-02-171-26/+22
|\ \ | |/
* | Bug #13651627 Move ut_ad(0) from the beginning to the end of buf_page_print(),Marko Mäkelä2012-02-021-3/+7
* | BUG 13413535 followup: Fix gcc warningJorgen Loland2012-01-261-2/+2
* | Bug #13413535 61104: INNODB: FAILING ASSERTION: PAGE_GET_N_RECS(PAGE) > 1Marko Mäkelä2012-01-261-10/+40
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-01-161-2/+10
|\ \ | |/
| * Bug#13496818 ASSERTION: REC_PAGE_NO > 4 IN IBUF CONTRACTIONMarko Mäkelä2012-01-161-1/+9
* | Replace void pointer arithmetics with byte pointer arithmetics.Marko Mäkelä2011-11-081-2/+2
* | Bug#13340047 LATCHING ORDER VIOLATION IN IBUF_SET_ENTRY_COUNTER()Marko Mäkelä2011-11-071-188/+127
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-10-121-1/+1
|\ \ | |/
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-09-131-2/+2
|\ \ | |/
| * Hopefully final fix of Bug#11766591 59733: Possible deadlockMarko Mäkelä2011-09-131-2/+2
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-09-081-4/+4
|\ \ | |/
| * Bug#11766591 59733: POSSIBLE DEADLOCK WHEN BUFFERED CHANGES ARE DISCARDEDMarko Mäkelä2011-09-081-4/+4
* | Merge mysql-5.1 to mysql-5.5. Add a test case.Marko Mäkelä2011-08-151-11/+23
|\ \ | |/
* | Remove a debug printout that is no longer needed.Marko Mäkelä2011-04-201-12/+1
* | Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 4 of 4]Marko Mäkelä2011-03-241-270/+323
* | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-02-021-4/+4
|\ \ | |/
* | ibuf_contract_ext(): Remove an #if 0 section of codeMarko Mäkelä2011-01-271-18/+1
* | Bug#58212 Possible deadlock in change buffer in debug buildsMarko Mäkelä2010-12-011-17/+95
* | Fixed a C89 violation when atomic builtins are not defined, causingCalvin Sun2010-10-271-2/+2
* | ibuf_set_del_mark(): Do not complain about already delete-marked records.Marko Mäkelä2010-10-191-9/+10
* | Merge Bug #56680 from mysql-5.1.Marko Mäkelä2010-10-191-61/+171
|\ \ | |/
| * Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-191-47/+136
* | (ibuf0ibuf.c:1300) Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-201-2/+1
* | ibuf_insert_to_index_page(): Remove bogus code added for delete buffering.Marko Mäkelä2010-09-091-11/+5
* | Bug#54914: InnoDB: performance drop with innodb_change_buffering=allMarko Mäkelä2010-08-101-122/+128
* | Reduce the ibuf_mutex hold time. This does not fix the updateMarko Mäkelä2010-08-091-50/+65
* | Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-231-2/+2
* | Merge from innodb-branches-innodb+ (2)Vasil Dimov2010-04-191-5/+6
* | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-220/+1305
* | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys...Satya B2009-12-021-0/+21
|\ \ | |/
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+3603
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-3580/+0
|/
* Applying InnoDB snashot 5.1-ss3603. Fixes BUG#27276Satya B2009-04-201-7/+10
* Apply snapshot innodb-5.1-ss1989unknown2007-11-061-2/+2
* Apply InnoDB snapshot innodb-5.1-ss1726.unknown2007-08-241-10/+10
* Apply the following innodb-5.1-* snapshots: ss1489, ss1496, ss1550, ss1569.unknown2007-07-102-57/+54
* Apply the following InnoDB snapshots:unknown2007-03-221-14/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-2/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
* Applied innodb-5.1 snapshots ss799 and ss854unknown2006-09-211-68/+72