Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compiler warnings and some test failures found by buildbot | Michael Widenius | 2011-02-23 | 2 | -3/+3 |
* | Merge with main | Michael Widenius | 2011-02-22 | 45 | -142/+398 |
|\ | |||||
| * | Merge in new handler and handlersocket code into 5.3 main | Michael Widenius | 2011-02-22 | 45 | -142/+398 |
| |\ | |||||
| | * | Merge with 5.2 | Michael Widenius | 2011-01-12 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fixed assert as Aria in 5.2 has more flags than 5.1 | Michael Widenius | 2011-01-12 | 1 | -1/+1 |
| | * | | Merge with 5.2 | Michael Widenius | 2011-01-12 | 4 | -21/+25 |
| | |\ \ | | | |/ | |||||
| | | * | Merge with 5.1 | Michael Widenius | 2011-01-12 | 4 | -21/+25 |
| | | |\ | |||||
| | | | * | 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 |
| | * | | | Merge with 5.2 (To get in fixes for Aria) | Michael Widenius | 2011-01-11 | 6 | -8/+28 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | automatic merge with 5.1 | Michael Widenius | 2011-01-11 | 6 | -8/+28 |
| | | |\ \ | | | | |/ | |||||
| | | | * | 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 |
| | * | | | Added HANDLER support for MEMORY tables | Michael Widenius | 2011-01-11 | 12 | -16/+37 |
| | * | | | Merge with 5.1 | Michael Widenius | 2011-01-11 | 36 | -153/+338 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Automatic merge with 5.1 | Michael Widenius | 2011-01-10 | 8 | -15/+29 |
| | | |\ \ | | | | |/ | |||||
| | | | * | - Fixed that Aria works with HANDLER commands | Michael Widenius | 2011-01-10 | 8 | -15/+29 |
| | | * | | merge with 5.1 | Michael Widenius | 2011-01-07 | 3 | -10/+25 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Don't do DBUG_ASSERT for checksum errors when using REPAIR | Michael Widenius | 2011-01-07 | 3 | -10/+25 |
| | | * | | Fixed typos | Michael Widenius | 2011-01-07 | 6 | -7/+7 |
| | | * | | Aria fixes: | Michael Widenius | 2011-01-07 | 4 | -15/+36 |
| | | * | | Merge with 5.1 | Michael Widenius | 2011-01-07 | 7 | -14/+97 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug fixing in Aria: | Michael Widenius | 2011-01-06 | 7 | -14/+97 |
| | | * | | Merge with 5.1 | Michael Widenius | 2011-01-05 | 5 | -33/+109 |
| | | |\ \ | | | | |/ | |||||
| | | | * | 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 |
| | | * | | virtual columns: | Sergei Golubchik | 2010-12-31 | 6 | -5/+3 |
| | | * | | lpbug#665028 SHOW STORAGE ENGINES shows incorrect Transaction support for Aria | Sergei Golubchik | 2010-12-27 | 1 | -0/+3 |
* | | | | | Fix remaining 5.2 buildbot problems: | Vladislav Vaintroub | 2011-02-21 | 1 | -2/+15 |
|/ / / / | |||||
* | | | | Fix remaining windows (32 bit) warnings. | Vladislav Vaintroub | 2011-02-19 | 1 | -0/+1 |
* | | | | Linker error, missing extern "C" for mi_killed. | Vladislav Vaintroub | 2011-02-18 | 1 | -3/+5 |
* | | | | Merge with bugfix | Michael Widenius | 2011-02-18 | 25 | -93/+383 |
|\ \ \ \ | |||||
| * | | | | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc... | Michael Widenius | 2011-02-18 | 25 | -93/+377 |
* | | | | | Fix Aria engine build | Vladislav Vaintroub | 2011-02-12 | 1 | -0/+1 |
* | | | | | Backported test case for bug #36981. | Igor Babaev | 2011-02-08 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | issue an informative error message for a common Aria problem when opening a t... | Sergei Golubchik | 2011-01-14 | 1 | -0/+4 |
* | | | | compilation failures caused by adding new row format to Aria | Sergei Golubchik | 2011-01-14 | 1 | -9/+9 |
* | | | | Optimize use of SEARCH_SAVE_BUFF in Aria | Sergei Golubchik | 2011-01-14 | 2 | -6/+8 |
* | | | | use bulk insert and repair by sort for unique keys in | Sergei Golubchik | 2011-01-14 | 5 | -7/+39 |
* | | | | Added support for NO_RECORD record format (don't store any row data) for Aria. | Sergei Golubchik | 2011-01-14 | 10 | -7/+148 |
* | | | | Added to Aria better hash for packed numeric data for unique handling. | Sergei Golubchik | 2011-01-14 | 1 | -5/+6 |
* | | | | BUG#665669: Result differences on query re-execution | Sergey Petrunya | 2011-01-12 | 3 | -0/+4 |
* | | | | Merge | Igor Babaev | 2010-12-27 | 7 | -55/+29 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | MBug#691437: storage/sphinx/plug.in missing from source tarball. | unknown | 2010-12-17 | 1 | -1/+1 |
| * | | merge with 5.1 | Michael Widenius | 2010-12-13 | 5 | -52/+27 |
| |\ \ | | |/ | |||||
| | * | 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 |