summaryrefslogtreecommitdiff
path: root/storage/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* mergeGeorgi Kodinov2010-10-293-54/+63
|\
| * Merge mysql-5.5-bugteam -> mysql-5.5-innodbVasil Dimov2010-10-272-3/+29
| |\
| | * mergeGeorgi Kodinov2010-10-272-3/+29
| | |\
| | | * Auto-merge from mysql-5.5-bugteam.Alexander Nozdrin2010-10-132-9/+14
| | | |\
| * | | \ merge from mysql-5.1-innodb to mysql-5.5-innodb.Jimmy Yang2010-10-251-9/+14
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge Bug #56680 from mysql-5.1.Marko Mäkelä2010-10-193-46/+62
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-193-38/+56
| | * | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-152-8/+32
| | |\ \
| | | * | 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
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge mysql-5.5-innodb from bk-internal to my local treeVasil Dimov2010-10-041-36/+36
| | |\ \ \ \
| | | * | | | Merge Bug#56716 from 5.1Marko Mäkelä2010-10-041-36/+36
| * | | | | | Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-10-071-2/+1
| |\ \ \ \ \ \
| | * | | | | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-2/+1
| * | | | | | | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-071-6/+0
| |/ / / / / /
* | | | | | | Merge from mysql-5.1-security to mysql-5.5-security.Jimmy Yang2010-10-241-9/+14
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge from mysql-5.1-security to mysql-5.5-security.Jimmy Yang2010-10-121-1/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge Bug #57345, Bug #56982, Bug#53307 test from mysql-5.1-innodbMarko Makela2010-10-111-1/+13
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | A more complete fix for bug #57345 btr_pcur_store_position abort for loadJimmy Yang2010-10-111-1/+13
| * | | | | | | Bug #56947 InnoDB leaks memory when failing to create a tableMarko Mäkelä2010-10-111-0/+1
* | | | | | | | Bug #56947 InnoDB leaks memory when failing to create a tableMarko Mäkelä2010-10-111-6/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge from mysql-5.1-security to mysql-5.5-securityJimmy Yang2010-10-061-0/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine".Jimmy Yang2010-10-061-0/+9
| | |_|_|_|/ | |/| | | |
| * | | | | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-051-2/+32
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | This is to resolve a hang situation in 5.1 builtin raised byJimmy Yang2010-08-241-0/+13
| | * | | | Fix Bug #54582 stack overflow when opening many tables linked withJimmy Yang2010-08-041-2/+19
| * | | | | Bug#56716 InnoDB locks a record gap without locking the tableMarko Mäkelä2010-10-041-36/+36
| * | | | | Fix Bug#56340 innodb updates index stats too frequently after non-index updatesVasil Dimov2010-09-301-1/+6
| * | | | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-141-3/+8
| * | | | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-141-3/+8
| * | | | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-141-1/+6
| * | | | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-141-1/+1
| |/ / / /
| * | | | Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-251-2/+2
| * | | | 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-023-126/+164
| * | | | Merge from mysql-trunk-innodb into mysql-5.1-innodb/storage/innobase:Vasil Dimov2010-05-201-0/+1
| * | | | Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024)Marko Mäkelä2010-05-141-2/+3
| * | | | 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-292-14/+14
| * | | | Merge r6103 from InnoDB Plugin to the built-in InnoDB to fix Bug #53202:Marko Makela2010-04-281-3/+3
| * | | | 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, fixes BUG#49238.Sergey Vojtovich2010-01-221-9/+23
* | | | | Manual port Bug #Bug #54582 "stack overflow when opening many tablesJimmy Yang2010-10-062-3/+20
| |/ / / |/| | |
* | | | Merge Bug#56716 from 5.1Marko Mäkelä2010-10-041-36/+36
| |/ / |/| |
* | | Merge mysql-5.5-innodb -> mysql-5.5-bugteamVasil Dimov2010-10-015-9/+38
|\ \ \ | | |/ | |/|
| * | Fix Bug#56340 innodb updates index stats too frequently after non-index updatesVasil Dimov2010-10-011-1/+6
| * | (row0vers.c:74) Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-201-3/+8
| * | (row0umod.c:117) Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-201-1/+6