summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* 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 #57345karen.langford@oracle.com2010-10-113-3/+31
| * Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine".Jimmy Yang2010-10-063-0/+22
* | 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
| |/
| * merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-0523-45/+474
| |\
| | * Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-0119-136/+364
| | |\
| | * | This is to resolve a hang situation in 5.1 builtin raised byJimmy Yang2010-08-243-0/+71
| | * | Fix Bug #55277 - Failing assertion: auto_inc > 0Sunny Bains2010-08-052-12/+26
| | * | 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-0416-21/+278
* | | | 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
* | | | Fix Bug#56143 too many foreign keys causes output of show create table to bec...Vasil Dimov2010-10-141-2/+0
* | | | Fix Bug#56143 too many foreign keys causes output of show create table to bec...Vasil Dimov2010-10-131-2/+0
* | | | Fix Bug #57397 io_handler_thread() will never cleanupJimmy Yang2010-10-132-4/+6
* | | | Bug#56632 - The warning code related to KEY_BLOCK_SIZE and ROW_FORMAT when i...klewis@mysql.com2010-10-121-8/+9
* | | | A more complete fix for bug #57345 btr_pcur_store_position abort for loadJimmy Yang2010-10-113-2/+31
* | | | Bug# 56982 Assertion Failure from ha_innobase::innobase_peek_autoinc() when a...Sunny Bains2010-10-111-1/+5
|/ / /
* | | Bug#56716 InnoDB locks a record gap without locking the tableMarko Mäkelä2010-10-042-36/+41
* | | 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-302-2/+12
* | | Fix a potential bug when using __sync_lock_test_and_set()Vasil Dimov2010-09-301-1/+1
* | | Increment InnoDB Plugin version to 1.0.13.Vasil Dimov2010-09-281-1/+1
* | | Silence a GCC warning about reaching the end of non-void funcVasil Dimov2010-09-281-1/+1
* | | Merge mysql-5.1-bugteam -> mysql-5.1-innodbVasil Dimov2010-09-284-23/+9
|\ \ \
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-09-244-23/+9
| | |/ | |/|
* | | Fix typo, should be UNIV_SYNC_DEBUG.Vasil Dimov2010-09-151-4/+4
* | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-151-3/+0
* | | (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6Vasil Dimov2010-09-151-2/+0