Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | White-space corrections in the InnoDB Plugin ChangeLog | Marko Mäkelä | 2010-11-02 | 1 | -5/+5 | |
| * | | | | | Auto-merge from mysql-5.1-bugteam. | Ramil Kalimullin | 2010-11-18 | 34 | -18140/+3 | |
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | | | ||||||
| | * | | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure | Davi Arnaut | 2010-11-10 | 3 | -5/+3 | |
| | * | | | BUG#58079 - Remove the IBM DB2 storage engine | Sergey Vojtovich | 2010-11-11 | 31 | -18135/+0 | |
| | | |/ | | |/| | ||||||
| | * | | merge | Georgi Kodinov | 2010-11-03 | 3 | -4/+26 | |
| | |\ \ | | | |/ | | |/| | ||||||
* | | | | Automatic merge with trunk | Michael Widenius | 2011-02-10 | 2 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | Fixed compiler warnings | Michael Widenius | 2011-02-10 | 1 | -1/+1 | |
| * | | | | Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu... | Michael Widenius | 2011-02-10 | 1 | -1/+3 | |
* | | | | | Fix build : declaration in the middle of statement in C file. | Vladislav Vaintroub | 2011-02-10 | 1 | -4/+5 | |
|/ / / / | ||||||
* | | | | Fixes for Aria storage engine: | Michael Widenius | 2011-02-10 | 19 | -100/+286 | |
* | | | | Fixed typo for non-debug build | Michael Widenius | 2011-02-03 | 1 | -1/+1 | |
* | | | | Fixed bug in Archive with insert delayed | Michael Widenius | 2011-02-03 | 1 | -2/+3 | |
* | | | | Don't delete directory mysql-test/var if we use mysql-test-run --vardir= | Michael Widenius | 2011-02-03 | 3 | -52/+58 | |
* | | | | Aria fixes: | Michael Widenius | 2011-01-30 | 6 | -51/+95 | |
* | | | | Use _ma_set_fatal_error() in Aria also for HA_ERR_WRONG_IN_RECORD, to be able... | Michael Widenius | 2011-01-26 | 8 | -67/+93 | |
* | | | | Fixed bugs found by buildbot: | Michael Widenius | 2011-01-26 | 1 | -1/+1 | |
* | | | | Aria issues: | Michael Widenius | 2011-01-24 | 28 | -183/+302 | |
* | | | | Fixed bug that another thread used handler->s->id before it was recorded in t... | Michael Widenius | 2011-01-20 | 2 | -6/+16 | |
* | | | | Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit... | Michael Widenius | 2011-01-12 | 2 | -2/+2 | |
* | | | | Fixed bug in Maria page cache that caused assert if block->request != 0 in fr... | Michael Widenius | 2011-01-12 | 1 | -10/+13 | |
* | | | | Allow one to decrease page-buffer-size down to 1M (from 128M) for maria_read_log | Michael Widenius | 2011-01-12 | 2 | -2/+3 | |
* | | | | Allow smaller size for page-buffer-size | Michael Widenius | 2011-01-11 | 1 | -7/+7 | |
* | | | | Fixed wrong test in maria_rsame() that caused ma_test_all to fail. | Michael Widenius | 2011-01-11 | 2 | -4/+9 | |
* | | | | Safety fix for Aria: | Michael Widenius | 2011-01-11 | 5 | -4/+19 | |
* | | | | - Fixed that Aria works with HANDLER commands | Michael Widenius | 2011-01-10 | 8 | -15/+29 | |
* | | | | Don't do DBUG_ASSERT for checksum errors when using REPAIR | Michael Widenius | 2011-01-07 | 3 | -10/+25 | |
* | | | | Bug fixing in Aria: | Michael Widenius | 2011-01-06 | 7 | -14/+97 | |
* | | | | Fixed overwrite of directory information on the row page. | Michael Widenius | 2011-01-05 | 1 | -2/+4 | |
* | | | | Fixed recovery problem in Aria where bitmap had wrong information after recov... | Michael Widenius | 2011-01-05 | 5 | -30/+104 | |
* | | | | Fixed bug in Aria that caused REPAIR to find old deleted rows. | Michael Widenius | 2010-12-21 | 1 | -1/+1 | |
* | | | | Fix for Lbug:#686010 maria.optimize corrupts stack around alloca() call | Michael Widenius | 2010-12-10 | 3 | -6/+7 | |
* | | | | Mbug#677407 / MySQL Bug#48883: Stale data from INNODB_LOCKS table. | unknown | 2010-11-19 | 2 | -46/+20 | |
* | | | | Fix myisam_crash_before_flush_keys on Windows | Vladislav Vaintroub | 2010-12-07 | 1 | -1/+1 | |
* | | | | Fix LP Bug#686184 - merge_debug test fails. | Vladislav Vaintroub | 2010-12-06 | 1 | -1/+1 | |
* | | | | merge | Vladislav Vaintroub | 2010-12-06 | 14 | -37/+0 | |
|\ \ \ \ | ||||||
| * | | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 | Vladislav Vaintroub | 2010-12-06 | 14 | -37/+0 | |
* | | | | | Merge with 5.1-release | Michael Widenius | 2010-12-06 | 7 | -16/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixes to not trigger end-consistency testing of pagecache. | Michael Widenius | 2010-12-05 | 2 | -2/+4 | |
| * | | | | | The assert removed because it do not take into account case when previous and... | unknown | 2010-12-05 | 1 | -8/+0 | |
| * | | | | | Aria unit tests fixed to have correct pagecache shutdown. | unknown | 2010-12-04 | 4 | -6/+3 | |
* | | | | | | automatic merge with 5.1-release | Michael Widenius | 2010-12-04 | 1 | -1/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Removed assert as gcc on gentoo couldn't compile it without a warning :( | Michael Widenius | 2010-12-04 | 1 | -1/+0 | |
| * | | | | | Fixed (wrong) compiler warning | Michael Widenius | 2010-12-04 | 1 | -1/+1 | |
* | | | | | | Automatic merge with 5.1-release | Michael Widenius | 2010-12-04 | 3 | -9/+72 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | Fixed compiler warning | Michael Widenius | 2010-12-04 | 2 | -0/+4 | |
| * | | | | Fixed compiler warnings. | Michael Widenius | 2010-12-03 | 2 | -7/+65 | |
| * | | | | Fixed failures in buildbot | Michael Widenius | 2010-12-01 | 1 | -2/+3 | |
* | | | | | Make maria 5.1 compilable on Visual Studio 2010 and remove Windows warnings | Vladislav Vaintroub | 2010-12-01 | 3 | -13/+28 | |
|/ / / / | ||||||
* | | | | Fixed some compiler warnings | Michael Widenius | 2010-11-30 | 1 | -3/+3 | |
* | | | | Fixed compiler and gmake warnings | Michael Widenius | 2010-11-29 | 49 | -144/+1 |