summaryrefslogtreecommitdiff
path: root/storage/innobase
Commit message (Expand)AuthorAgeFilesLines
* Merge from mysql-5.1.60-releaseKaren Langford2011-11-1719-662/+225
|\
| * Revert revno:3452.71.32 (Bug#12612184 fix).Marko Mäkelä2011-10-2611-262/+101
| * Revert most of revno 3560.9.1 (Bug#12704861)Marko Mäkelä2011-10-2613-455/+174
| * Bug#13002783 PARTIALLY UNINITIALIZED CASCADE UPDATE VECTORMarko Mäkelä2011-10-252-10/+15
* | Bug#11759688 52020: InnoDB can still deadlock on just INSERT...ON DUPLICATE KEYMarko Mäkelä2011-11-102-12/+10
* | Add debug assertions to catch Bug#13345378 earlier.Marko Mäkelä2011-11-071-0/+8
|/
* Bug#13116045 Compilation failure using GCC 4.6.1 in btr/btr0cur.cMarko Mäkelä2011-10-211-13/+5
* Add InnoDB UNIV_SYNC_DEBUG assertions to rw-lock code.Marko Mäkelä2011-10-052-0/+4
* Bug#12980094 and Bug#13034534kevin.lewis@oracle.com2011-10-042-4/+9
* Bug#12963823 CRASH IN PURGE THREAD UNDER UNUSUAL CIRCUMSTANCESMarko Mäkelä2011-09-221-6/+8
* Merge from mysql-5.1.59-releasekaren.langford@oracle.com2011-09-1511-280/+6
|\
| * Bug#12626794 61240: UNUSED FUNCTIONS ...Marko Mäkelä2011-08-1011-280/+6
* | Hopefully final fix of Bug#11766591 59733: Possible deadlockMarko Mäkelä2011-09-131-2/+2
* | Bug#11766591 59733: POSSIBLE DEADLOCK WHEN BUFFERED CHANGES ARE DISCARDEDMarko Mäkelä2011-09-081-4/+4
* | Bug#12704861 Corruption after a crash during BLOB updateMarko Mäkelä2011-08-2915-212/+471
|/
* Bug#12835650 VARCHAR maximum length performance impactMarko Mäkelä2011-08-101-23/+63
* Bug #12612184 BLOB debug code cleanup:Marko Mäkelä2011-06-293-29/+48
* Silence bogus compiler warning introduced inVasil Dimov2011-06-161-1/+1
* Re-enable the debug assertions for Bug#12650861.Marko Mäkelä2011-06-168-32/+59
* Bug#12612184 Race condition after btr_cur_pessimistic_update()Marko Mäkelä2011-06-1615-106/+276
* Introduce UNIV_BLOB_NULL_DEBUG for temporarily hiding Bug#12650861.Marko Mäkelä2011-06-157-22/+22
* Disable a debug assertion that was added to track down Bug#12612184.Marko Mäkelä2011-06-091-1/+5
* BLOB instrumentation for Bug#12612184 Race condition in row_upd_clust_rec()Marko Mäkelä2011-06-098-0/+95
* Fix for bug #11762012 - "54553: INNODB ASSERTS IN Dmitry Lenev2011-05-261-2/+10
* Fix bug #11796673 address backward compatibility on index withJimmy Yang2011-05-041-6/+58
* Bug #11760042 - 52409: Assertion failure: long semaphore waitMarko Mäkelä2011-04-111-55/+38
* Bug #11766513 - 59641: Prepared XA transaction in system after hard crashMarko Mäkelä2011-04-074-6/+25
* Bug#11877216 InnoDB too eager to commit suicide on a busy serverMarko Mäkelä2011-03-303-18/+48
* Fix Bug #59465 btr_estimate_number_of_different_key_vals use incorrect offsetJimmy Yang2011-01-281-5/+5
* Bug#59440 Race condition in XA ROLLBACK and XA COMMIT after server restartMarko Mäkelä2011-01-272-16/+15
* Bug#59464 Race condition in row_vers_build_for_semi_consistent_readMarko Mäkelä2011-01-251-3/+7
* Bug#59579 rw_lock_debug_print outputs to stderrMarko Mäkelä2011-01-183-12/+14
* Non-functional changes.Marko Mäkelä2011-01-172-8/+1
* Fix Bug#30423 "InnoDBs treatment of NULL in index stats causes bad Jimmy Yang2011-01-1410-40/+265
* (Builtin InnoDB) Fix Bug#59303 Correct URL in crash messageVasil Dimov2011-01-067-9/+9
* Fix Bug #59197 double quote in field comment prevents foreign keyJimmy Yang2011-01-041-1/+1
* Fix Bug #59157 valgrind conditional jump warning from dict_load_foreign.Jimmy Yang2011-01-041-0/+2
* mergeGeorgi Kodinov2010-11-261-0/+1
|\
| * merge to 5.1-securityGeorgi Kodinov2010-10-2919-180/+461
| |\
| * | Fix bug #57616 Sig 11 in dict_load_table() when failed to load indexJimmy Yang2010-10-201-2/+2
| * | Merge Bug #57345, Bug #56982, Bug#53307 test from mysql-5.1-innodbMarko Makela2010-10-111-1/+13
| |\ \
| * | | Bug #56947 InnoDB leaks memory when failing to create a tableMarko Mäkelä2010-10-111-0/+1
* | | | Port fix for Bug #48026 to 5.1 built-in and plugin: Log start and endJimmy Yang2010-11-101-0/+22
* | | | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-11-081-0/+9
|\ \ \ \
| * \ \ \ mergeGeorgi Kodinov2010-11-031-0/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix bug #57345karen.langford@oracle.com2010-10-111-1/+13
| | |/ /
| | * | Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine".Jimmy Yang2010-10-061-0/+9
* | | | rw_lock_debug_print(): Output the thread ID in unsigned format.Marko Mäkelä2010-11-031-1/+1
|/ / /
* | | Bug#52062: Compiler warning in os0file.c on windows 64-bitCalvin Sun2010-10-271-4/+20
* | | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-272-5/+8
|\ \ \