summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* lp:743017 Diverging results with TIME(3) and ranges depending on the executio...Sergei Golubchik2011-03-292-142/+80
* wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-0/+2
* Manual-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-2229-374/+661
|\
| * Merge mysql-5.1-innodb -> mysql-5.1-bugteamVasil Dimov2010-11-1829-374/+661
| |\
| | * 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-103-0/+48
| | * Merge mysql-5.1-innodb from bk-internal into my local repoVasil Dimov2010-11-1019-250/+371
| | |\
| | | * Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-11-083-4/+26
| | | |\
| | | * | 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-032-2/+2
| | | * | 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
* | | | Auto-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-1834-18140/+3
|\ \ \ \ | |/ / /
| * | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-103-5/+3
| * | | BUG#58079 - Remove the IBM DB2 storage engineSergey Vojtovich2010-11-1131-18135/+0
| | |/ | |/|
| * | mergeGeorgi Kodinov2010-11-033-4/+26
| |\ \ | | |/ | |/|
| | * Fix bug #57345unknown2010-10-113-3/+31
* | | merge to 5.1-securityGeorgi Kodinov2010-10-2940-355/+936
|\ \ \ | |/ /
| * | Bug#52062: Compiler warning in os0file.c on windows 64-bitCalvin Sun2010-10-281-6/+22
| * | 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-275-12/+16
| |\ \
| | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-202-3/+2
| | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-2/+2
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-191-4/+6
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-191-3/+6
| * | | Bug #57611 ibdata file and continuous growing undo logsInaam Rana2010-10-262-28/+8
| * | | 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-203-4/+10
| * | | 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
| * | | Bug #56680 wrong InnoDB results from a case-insensitive covering indexMarko Mäkelä2010-10-1915-144/+407
| * | | Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZEVasil Dimov2010-10-183-5/+28
| * | | Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZEVasil Dimov2010-10-182-5/+22
| * | | Remove leftover conflict markerVasil Dimov2010-10-151-1/+0
| * | | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-10-1525-57/+474
| |\ \ \ | | |/ /
| | * | Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-072-12/+0
| * | | 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