summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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
| | |\ \ | | | |/ | | |/|
* | | | Automatic merge with trunkMichael Widenius2011-02-102-2/+4
|\ \ \ \
| * | | | Fixed compiler warningsMichael Widenius2011-02-101-1/+1
| * | | | Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu...Michael Widenius2011-02-101-1/+3
* | | | | Fix build : declaration in the middle of statement in C file.Vladislav Vaintroub2011-02-101-4/+5
|/ / / /
* | | | Fixes for Aria storage engine:Michael Widenius2011-02-1019-100/+286
* | | | Fixed typo for non-debug buildMichael Widenius2011-02-031-1/+1
* | | | Fixed bug in Archive with insert delayedMichael Widenius2011-02-031-2/+3
* | | | Don't delete directory mysql-test/var if we use mysql-test-run --vardir=Michael Widenius2011-02-033-52/+58
* | | | Aria fixes:Michael Widenius2011-01-306-51/+95
* | | | Use _ma_set_fatal_error() in Aria also for HA_ERR_WRONG_IN_RECORD, to be able...Michael Widenius2011-01-268-67/+93
* | | | Fixed bugs found by buildbot:Michael Widenius2011-01-261-1/+1
* | | | Aria issues:Michael Widenius2011-01-2428-183/+302
* | | | Fixed bug that another thread used handler->s->id before it was recorded in t...Michael Widenius2011-01-202-6/+16
* | | | Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit...Michael Widenius2011-01-122-2/+2
* | | | Fixed bug in Maria page cache that caused assert if block->request != 0 in fr...Michael Widenius2011-01-121-10/+13
* | | | Allow one to decrease page-buffer-size down to 1M (from 128M) for maria_read_logMichael Widenius2011-01-122-2/+3
* | | | Allow smaller size for page-buffer-sizeMichael Widenius2011-01-111-7/+7
* | | | Fixed wrong test in maria_rsame() that caused ma_test_all to fail.Michael Widenius2011-01-112-4/+9
* | | | Safety fix for Aria:Michael Widenius2011-01-115-4/+19
* | | | - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-108-15/+29
* | | | Don't do DBUG_ASSERT for checksum errors when using REPAIRMichael Widenius2011-01-073-10/+25
* | | | Bug fixing in Aria:Michael Widenius2011-01-067-14/+97
* | | | Fixed overwrite of directory information on the row page.Michael Widenius2011-01-051-2/+4
* | | | Fixed recovery problem in Aria where bitmap had wrong information after recov...Michael Widenius2011-01-055-30/+104
* | | | Fixed bug in Aria that caused REPAIR to find old deleted rows.Michael Widenius2010-12-211-1/+1
* | | | Fix for Lbug:#686010 maria.optimize corrupts stack around alloca() callMichael Widenius2010-12-103-6/+7
* | | | Mbug#677407 / MySQL Bug#48883: Stale data from INNODB_LOCKS table.unknown2010-11-192-46/+20
* | | | Fix myisam_crash_before_flush_keys on WindowsVladislav Vaintroub2010-12-071-1/+1
* | | | Fix LP Bug#686184 - merge_debug test fails.Vladislav Vaintroub2010-12-061-1/+1
* | | | mergeVladislav Vaintroub2010-12-0614-37/+0
|\ \ \ \
| * | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-0614-37/+0
* | | | | Merge with 5.1-releaseMichael Widenius2010-12-067-16/+7
|\ \ \ \ \
| * | | | | Fixes to not trigger end-consistency testing of pagecache.Michael Widenius2010-12-052-2/+4
| * | | | | The assert removed because it do not take into account case when previous and...unknown2010-12-051-8/+0
| * | | | | Aria unit tests fixed to have correct pagecache shutdown.unknown2010-12-044-6/+3
* | | | | | automatic merge with 5.1-releaseMichael Widenius2010-12-041-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Removed assert as gcc on gentoo couldn't compile it without a warning :(Michael Widenius2010-12-041-1/+0
| * | | | | Fixed (wrong) compiler warningMichael Widenius2010-12-041-1/+1
* | | | | | Automatic merge with 5.1-releaseMichael Widenius2010-12-043-9/+72
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Fixed compiler warningMichael Widenius2010-12-042-0/+4
| * | | | Fixed compiler warnings.Michael Widenius2010-12-032-7/+65
| * | | | Fixed failures in buildbotMichael Widenius2010-12-011-2/+3
* | | | | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warningsVladislav Vaintroub2010-12-013-13/+28
|/ / / /
* | | | Fixed some compiler warningsMichael Widenius2010-11-301-3/+3
* | | | Fixed compiler and gmake warningsMichael Widenius2010-11-2949-144/+1