summaryrefslogtreecommitdiff
path: root/storage/innobase/row/row0sel.c
Commit message (Expand)AuthorAgeFilesLines
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-4965/+0
* merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-02-061-3/+5
|\
| * Bug #13651627 Move ut_ad(0) from the beginning to the end of buf_page_print(),Marko Mäkelä2012-02-021-2/+3
| * Bug #13413535 61104: INNODB: FAILING ASSERTION: PAGE_GET_N_RECS(PAGE) > 1Marko Mäkelä2012-01-261-1/+2
* | weave merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-01-121-9/+15
|\ \ | |/
| * Partial fix for Bug#11764622 57480: MEMORY LEAK WHEN HAVING 256+ TABLESVasil Dimov2011-12-291-1/+7
| * Partial fix for Bug#11764622 57480: MEMORY LEAK WHEN HAVING 256+ TABLESVasil Dimov2011-12-291-8/+8
* | Merge mysql-5.1-security -> mysql-5.5-securityVasil Dimov2011-12-221-1/+3
|\ \ | |/ |/|
| * Fix Bug#13510739 63775: SERVER CRASH ON HANDLER READ NEXT AFTER DELETE RECORD.Vasil Dimov2011-12-221-1/+3
* | Merge mysql-5.1 -> mysql-5.5Vasil Dimov2011-09-131-8/+4
|\ \ | |/
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-09-121-4/+13
|\ \ | |/
* | Merge mysql-5.1 -> mysql-5.5Vasil Dimov2011-09-091-1/+7
|\ \ | |/
* | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-0/+7
* | Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2011-08-101-24/+64
|\ \ | |/
| * Bug#12835650 VARCHAR maximum length performance impactMarko Mäkelä2011-08-101-23/+63
* | Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. Jimmy Yang2011-05-311-5/+6
* | Bug 12323643 - CLEAN UP THE INNODB THREAD SHUTDOWN AND ASSERTIONS (WL#5136)Marko Mäkelä2011-04-051-4/+13
* | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2010-11-021-0/+12
|\ \ | |/
* | Merge Bug #56680 from mysql-5.1.Marko Mäkelä2010-10-191-43/+56
|\ \ | |/
| * Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-191-34/+50
| * Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-151-6/+0
| |\
| | * Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-071-6/+0
* | | Merge mysql-5.5-innodb -> mysql-5.5-bugteamVasil Dimov2010-10-111-1/+13
|\ \ \
| * \ \ Merge from mysql-5.1-innodb to mysql-5.5-innodbJimmy Yang2010-10-111-1/+13
| |\ \ \ | | |/ /
| | * | A more complete fix for bug #57345 btr_pcur_store_position abort for loadJimmy Yang2010-10-111-1/+13
| | |/
| | * Bug#56716 InnoDB locks a record gap without locking the tableMarko Mäkelä2010-10-041-36/+36
| | * Bug#38999 valgrind warnings for update statement in function compare_record()Sergey Glukhov2010-06-091-0/+6
| | * Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-021-42/+82
| | * Add Valgrind diagnostics to track down Bug #38999.Marko Mäkelä2010-05-051-0/+16
| | * Reduce the next-key locking of READ UNCOMMITTED to match that ofMarko Makela2010-04-291-13/+13
| | * row_search_for_mysql(): Never try semi-consistent read in unique searches.Marko Mäkelä2010-04-261-0/+1
| | * Import branches/5.1@r6912 from SVN on top of storage/innobaseVasil Dimov2010-03-311-2/+2
| | * Applying InnoDB snapshot 5.1-ss6242, part 7. Fixes BUG#49032Satya B2009-11-301-3/+22
| * | Merge Bug#56716 from 5.1Marko Mäkelä2010-10-041-36/+36
* | | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-071-6/+0
* | | Merge Bug#56716 from 5.1Marko Mäkelä2010-10-041-36/+36
|/ /
* | Merge Bug#55626 fix from mysql-5.1-innodb:Marko Mäkelä2010-08-181-3/+12
* | Merge a Bug #54358 error handling correction from mysql-5.1-innodb:Marko Mäkelä2010-06-301-6/+3
* | Merge Bug #54358 comment corrections from mysql-5.1-innodb:Marko Mäkelä2010-06-301-36/+17
* | Merge Bug#54358 fix from mysql-5.1-innodb:Marko Mäkelä2010-06-291-14/+99
* | Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4Marko Mäkelä2010-06-291-33/+25
* | Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-231-2/+1
* | Merge a change from mysql-5.1-innodb:Marko Mäkelä2010-06-141-0/+6
* | Merge from mysql-5.1-innodb:Marko Mäkelä2010-06-021-47/+85
* | Merge from mysql-5.1-innodb:Marko Mäkelä2010-06-011-0/+7
* | Merge from mysql-5.1-innodb:Marko Mäkelä2010-05-051-0/+16
* | Merge from mysql-5.1-innodb:Vasil Dimov2010-05-041-13/+13
* | Merge from mysql-5.1-innodb:Vasil Dimov2010-05-041-0/+1
* | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-43/+32
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+4736