summaryrefslogtreecommitdiff
path: root/storage/innobase/include
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql-5.1-innodb -> mysql-5.5-innodbVasil Dimov2010-11-031-11/+23
|\
| * Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-271-2/+2
| |\
| | * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-2/+2
* | | Merge mysql-5.5-bugteam -> mysql-5.5-innodbVasil Dimov2010-10-274-0/+29
|\ \ \
| * \ \ mergeGeorgi Kodinov2010-10-274-0/+29
| |\ \ \
| | * \ \ Auto-merge from mysql-5.5-bugteam.Alexander Nozdrin2010-10-132-2/+2
| | |\ \ \
| | * | | | Manual port Bug #Bug #54582 "stack overflow when opening many tablesJimmy Yang2010-10-064-0/+29
* | | | | | Bug #57707 InnoDB buf_page_t size has doubled on 32-bit systemsMarko Mäkelä2010-10-272-36/+66
* | | | | | Fix compiler warning introduced by previous commit.Inaam Rana2010-10-261-2/+0
* | | | | | Fix Bug #56791 Remove ios_mutex from InnoDB codeJimmy Yang2010-10-211-1/+0
|/ / / / /
* | | | | Bug #57243 Inconsistent use of trans_register_ha() API in InnoDBSunny Bains2010-10-211-3/+14
* | | | | Remove files that are no longer needed.Marko Mäkelä2010-10-211-33/+0
* | | | | Fix a compiler warning caused by fixing Bug #57588 (compiler warning).Marko Mäkelä2010-10-201-1/+1
* | | | | Fix bit-rot left by the multiple buffer pools patch.Marko Mäkelä2010-10-204-29/+24
* | | | | Bug #57588 - Compiler warning in InnoDB due to comparison between signed and ...Sunny Bains2010-10-201-2/+5
* | | | | Merge Bug #56680 from mysql-5.1.Marko Mäkelä2010-10-196-5/+48
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-197-6/+39
| | |_|/ | |/| |
| * | | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-056-2/+89
| |\ \ \
| | * \ \ Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-013-2/+24
| | |\ \ \
| | * | | | This is to resolve a hang situation in 5.1 builtin raised byJimmy Yang2010-08-242-0/+58
| | * | | | Fix Bug #54582 stack overflow when opening many tables linked withJimmy Yang2010-08-044-0/+29
| * | | | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-131-3/+0
| | |/ / / | |/| | |
| * | | | Fix Bug #54538 - use of exclusive innodb dictionary lock limits performance.Sunny Bains2010-08-202-2/+18
| * | | | Address bug #55465 ERROR 1280 (42000): Incorrect index name '<index name>',Jimmy Yang2010-08-061-0/+6
| |/ / /
| * | | Fix bug#54583. This change reverses rsvn:1350 by getting rid of a bogus asser...Sunny Bains2010-06-251-1/+1
| * | | Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the recordMarko Mäkelä2010-06-023-28/+29
| * | | Merge mysql-5.1-innodb from bk-internal into my local treeVasil Dimov2010-05-201-2/+2
| |\ \ \
| | * | | Bug#53593: Add some instrumentation to improve Valgrind sensitivityMarko Mäkelä2010-05-201-2/+2
| * | | | Merge from mysql-trunk-innodb into mysql-5.1-innodb/storage/innobase:Vasil Dimov2010-05-201-0/+3
| |/ / /
| * | | Make UNIV_DEBUG Valgrind friendly in the built-in InnoDB.Marko Mäkelä2010-05-191-13/+10
| * | | Make the InnoDB FOREIGN KEY parser understand multi-statements. (Bug #48024)Marko Mäkelä2010-05-143-0/+4
| * | | fsp_init_file_page_low(): Zero out the page. (Bug #53306)Marko Mäkelä2010-05-041-5/+0
| * | | Merge r6103 from InnoDB Plugin to the built-in InnoDB to fix Bug #53202:Marko Makela2010-04-283-6/+28
| * | | Do not define UNIV_DEBUG_VALGRIND when HAVE_purify becauseVasil Dimov2010-04-271-0/+6
| * | | Enable UNIV_DEBUG_VALGRIND when HAVE_purify is set.Marko =?ISO-8859-1?Q?M=E4kel=E4?=2010-04-191-0/+3
| * | | Merge from innodb-branches-5.1Vasil Dimov2010-04-071-1/+1
| * | | Applying InnoDB snapshot, fixes BUG#38901Sergey Vojtovich2010-02-261-4/+2
| * | | Applying InnoDB snapshot 5.1-ss6344, Fixes BUG#47814Satya B2009-12-232-8/+27
| * | | Applying InnoDB snapshot 5.1-ss6344, part 2. Fixes BUG#41609 but doesSatya B2009-12-212-5/+11
* | | | Merge mysql-5.5-bugteam -> mysql-5.5-innodbVasil Dimov2010-10-152-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-082-2/+2
| | |/ | |/|
* | | Bug# 55681 - MTR slowdown after default storage engine was changed to InnoDBSunny Bains2010-10-142-0/+31
|/ /
* | Merge mysql-5.5-innodb -> mysql-5.5-bugteamVasil Dimov2010-10-018-38/+9
|\ \
| * | Fix a potential bug when using __sync_lock_test_and_set()Vasil Dimov2010-10-011-1/+1
| * | Use C-style comment instead of C++ in a C header.Vasil Dimov2010-09-271-1/+1
| * | Bug#56922 SHOW ENGINE INNODB STATUS truncation limit is too strict and not in...Mark Leith2010-09-231-1/+4
| * | (ut0rnd.ic:88) Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-201-3/+0
| * | Increment InnoDB version from 1.1.2 to 1.1.3Vasil Dimov2010-09-201-1/+1
| * | Remove ut0auxconf.h.Marko Mäkelä2010-09-092-27/+0
| * | Remove unused constant REC_INFO_BITS.Marko Mäkelä2010-09-091-2/+0