summaryrefslogtreecommitdiff
path: root/storage/innodb_plugin
Commit message (Expand)AuthorAgeFilesLines
* mergeGeorgi Kodinov2010-11-262-8/+17
|\
| * merge to 5.1-securityGeorgi Kodinov2010-10-2919-172/+473
| |\
| * | Fix bug #57700 Latching order violation in row_truncate_table_for_mysql().Jimmy Yang2010-10-242-9/+20
| * | Fix bug #57616 Sig 11 in dict_load_table() when failed to load indexJimmy Yang2010-10-202-2/+8
| * | Merge Bug #57345, Bug #56982, Bug#53307 test from mysql-5.1-innodbMarko Makela2010-10-113-2/+24
| |\ \
| * | | Bug #56947 InnoDB leaks memory when failing to create a tableMarko Mäkelä2010-10-112-9/+18
* | | | Fix a debug assertion failure in the Bug#57802 fix.Marko Mäkelä2010-11-111-2/+3
* | | | Remove unused parameter has_dict_mutex of dict_update_statistics_low()Vasil Dimov2010-11-113-44/+7
* | | | Bug#57802 Empty ASSERTION parameter passed to the HASH_SEARCH macroMarko Mäkelä2010-11-113-12/+77
* | | | Declarations and code do not mix in C90, not even within UNIV_DEBUG.Marko Mäkelä2010-11-112-4/+7
* | | | Fix Bug #48026 Log start and end of InnoDB buffer pool initializationJimmy Yang2010-11-105-9/+24
* | | | Port fix for Bug #48026 to 5.1 built-in and plugin: Log start and endJimmy Yang2010-11-102-0/+26
* | | | Merge mysql-5.1-innodb from bk-internal into my local repoVasil Dimov2010-11-1017-249/+361
|\ \ \ \
| * \ \ \ Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-11-082-4/+17
| |\ \ \ \
| | * \ \ \ mergeGeorgi Kodinov2010-11-032-4/+17
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Fix bug #57345unknown2010-10-112-2/+18
| | | |/ /
| | | * | Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine".Jimmy Yang2010-10-062-0/+13
| * | | | row_ins_index_entry(): Note that only CREATE INDEX sets foreign=FALSE.Marko Mäkelä2010-11-042-2/+4
| * | | | Add change log entry for bug#54538 fix.Sunny Bains2010-11-041-0/+7
| * | | | rw_lock_debug_print(): Output the thread ID in unsigned format.Marko Mäkelä2010-11-031-1/+1
| * | | | Bug#57947 InnoDB diagnostics shows btr_block_get calls instead of real callersMarko Mäkelä2010-11-034-47/+48
| * | | | Non-functional change: Remove bogus const qualifiersMarko Mäkelä2010-11-036-13/+13
| * | | | Fix Bug #54538 - use of exclusive innodb dictionary lock limits performance.Sunny Bains2010-11-035-34/+134
| * | | | In this patch, existing tests innodb_bug54679.test and innodb_bug56632.test areunknown2010-11-021-149/+138
* | | | | Add ChangeLog entry for Bug#53046Vasil Dimov2010-11-031-0/+8
* | | | | Fix Bug#53046 dict_update_statistics_low can still be run concurrently on sam...Vasil Dimov2010-11-026-73/+140
|/ / / /
* | | | Increment InnoDB Plugin version to 1.0.14.Vasil Dimov2010-11-021-1/+1
* | | | Bug#57799 READ UNCOMMITTED access failure of off-page DYNAMIC or COMPRESSEDMarko Mäkelä2010-11-022-0/+18
* | | | White-space corrections in the InnoDB Plugin ChangeLogMarko Mäkelä2010-11-021-5/+5
|/ / /
* | | Bug#52062: Compiler warning in os0file.c on windows 64-bitCalvin Sun2010-10-281-6/+22
* | | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-271-4/+6
|\ \ \
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-191-4/+6
* | | | Bug #57611 ibdata file and continuous growing undo logsInaam Rana2010-10-261-14/+4
* | | | Fix bug #57700 Latching order violation in row_truncate_table_for_mysql().Jimmy Yang2010-10-242-9/+20
* | | | Fix Bug #57616 Sig 11 in dict_load_table() when failed to loadJimmy Yang2010-10-202-2/+8
* | | | Fix Bug#53916 storage/innodb_plugin does not compile on NetBSD/sparc64Vasil Dimov2010-10-191-2/+3
* | | | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-1914-111/+379
* | | | Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZEVasil Dimov2010-10-183-5/+28
* | | | Remove leftover conflict markerVasil Dimov2010-10-151-1/+0
* | | | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-1515-33/+255
|\ \ \ \ | |/ / /
| * | | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-071-6/+0
| |/ /
| * | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-0514-27/+255
| |\ \
| | * \ Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-0112-54/+110
| | |\ \
| | * | | Fix Bug #55277 - Failing assertion: auto_inc > 0Sunny Bains2010-08-051-6/+13
| | * | | Fix bug# 55543 - InnoDB Plugin: Signal 6: Assertion failure in file fil/fil0f...Sunny Bains2010-08-053-10/+19
| | * | | Fix bug #54678, InnoDB, TRUNCATE, ALTER, I_S SELECT, crash or deadlockJimmy Yang2010-08-044-0/+77
| | * | | Fix Bug #54582 stack overflow when opening many tables linked withJimmy Yang2010-08-049-11/+145
* | | | | Add InnoDB Plugin ChangeLog entry for Bug#56143Vasil Dimov2010-10-151-0/+6
* | | | | Fix the formatting in storage/innodb_plugin/ChangeLogVasil Dimov2010-10-151-14/+17
* | | | | Remove an unused counter variable in io_handler_thread().Jimmy Yang2010-10-141-1/+0