summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge with alias as StringMichael Widenius2011-02-2842-175/+252
|\
| * Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-2838-144/+198
| * automatic mergeMichael Widenius2010-11-0910-33/+56
| |\
| | * Make SQLString reallocation addaptiveMichael Widenius2010-11-0810-33/+56
* | | Increased precision for status variables Rows_sent and Rows_read from long to...Michael Widenius2011-02-033-7/+11
* | | Fix compilation errors (and some warnings) when compiling ndbMichael Widenius2011-01-294-7/+6
* | | Fix of LP bug#706884: fill_record should be used for only one table (no need ...unknown2011-01-241-24/+8
* | | lp:705210 - Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-01-202-5/+6
* | | lp:700982 - Non-portable code in client plugin (fails on ARM).Sergei Golubchik2011-01-201-2/+7
* | | fix function prototype to follow the APISergei Golubchik2011-01-121-1/+4
* | | Added suppression for failure on opensuse 64 bit.Michael Widenius2011-01-141-0/+13
* | | Merge with 5.1Michael Widenius2011-01-141-2/+2
|\ \ \
| * | | Call always ha_index_init(), not index_init(), to ensure that active_index is...Michael Widenius2011-01-141-4/+4
* | | | MBug#702303: Spurious `use` statements in output from mysqlbinlog --rewrite-d...unknown2011-01-134-7/+126
* | | | Fixed assert as Aria in 5.2 has more flags than 5.1Michael Widenius2011-01-121-1/+1
* | | | Merge with 5.1Michael Widenius2011-01-1210-27/+124
|\ \ \ \ | |/ / /
| * | | Merge with 5.1Michael Widenius2011-01-125-7/+37
| |\ \ \
| | * | | Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit...Michael Widenius2011-01-125-7/+37
| * | | | Merge BUG#675118 into maria-5.1Sergey Petrunya2011-01-123-1/+64
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#675118: Elimination of a table results in an invalid execution planSergey Petrunya2011-01-113-1/+64
| * | | | 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
* | | | | automatic merge with 5.1Michael Widenius2011-01-116-8/+28
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Automatic merge with 5.1Michael Widenius2011-01-1026-964/+1665
|\ \ \ \ \ | |/ / / /
| * | | | - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-1026-964/+1664
* | | | | merge with 5.1Michael Widenius2011-01-074-11/+26
|\ \ \ \ \ | |/ / / /
| * | | | Don't do DBUG_ASSERT for checksum errors when using REPAIRMichael Widenius2011-01-074-11/+26
* | | | | Fixed typosMichael Widenius2011-01-077-8/+8
* | | | | Merge with base 5.2Michael Widenius2011-01-0746-82/+437
|\ \ \ \ \
| * | | | | Aria fixes:Michael Widenius2011-01-074-15/+36
| * | | | | Merge with 5.1Michael Widenius2011-01-077-14/+97
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug fixing in Aria:Michael Widenius2011-01-067-14/+97
| * | | | | Merge with 5.1Michael Widenius2011-01-0539-53/+304
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed overwrite of directory information on the row page.Michael Widenius2011-01-051-2/+4
| | * | | | ALTER TABLE IGNORE didn't ignore duplicates for unique add index for InnoDBMichael Widenius2011-01-053-0/+26
| | * | | | Make copy from heap to MyISAM / Aria killable.Michael Widenius2011-01-051-0/+6
| | * | | | Fixed recovery problem in Aria where bitmap had wrong information after recov...Michael Widenius2011-01-055-30/+104
| | * | | | Updated README for MTR test suiteMichael Widenius2011-01-041-7/+12
| | * | | | Speed up `mtr --parallel=<lots>` by scheduling some slow tests earlier.unknown2011-01-0320-9/+60
| | |/ / /
| | * | | Fixed LP bug #639935 (bug #58727).Igor Babaev2010-12-245-3/+52
| | * | | Increased version number to 5.1.54Michael Widenius2010-12-211-1/+1
| | * | | Fixed bug in Aria that caused REPAIR to find old deleted rows.Michael Widenius2010-12-214-2/+39
* | | | | MBug#698132: Fix wrong buffer calculation in send_change_user_packet()unknown2011-01-061-1/+1
|/ / / /
* | | | virtual columns:Sergei Golubchik2010-12-3138-103/+84
* | | | lpbug#665028 SHOW STORAGE ENGINES shows incorrect Transaction support for AriaSergei Golubchik2010-12-274-8/+15
* | | | bug#683112 Maria 5.2 incorrectly reports "(using password: NO)" even when pas...Sergei Golubchik2010-12-203-7/+27
* | | | MBug#691437: storage/sphinx/plug.in missing from source tarball.unknown2010-12-171-1/+1