Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 29 | -121/+197 |
|\ | |||||
| * | Fixes for innodb suite, merging tests from 5.6. | Sergei Golubchik | 2013-07-15 | 1 | -1/+1 |
| * | fix for maria.maria test | Sergei Golubchik | 2013-07-13 | 1 | -1/+6 |
| * | fix the maria suite | Sergei Golubchik | 2013-07-12 | 1 | -2/+7 |
| * | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 2 | -7/+20 |
| * | Push a lot of small fixes to get larger parts to compile | Michael Widenius | 2013-05-21 | 2 | -10/+25 |
| * | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 28 | -100/+138 |
* | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 4 | -10/+27 |
|\ \ | |||||
| * \ | 5.5 merge | Sergei Golubchik | 2013-07-17 | 2 | -6/+27 |
| |\ \ | |||||
| | * | | MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix ... | Sergey Petrunya | 2013-07-16 | 1 | -0/+19 |
| | * | | MDEV-4466 Partitioned Aria table created by a previous version is recognized ... | Sergei Golubchik | 2013-06-15 | 1 | -1/+1 |
| | * | | Fixed some cache variables that could be set to higher value than what the co... | Michael Widenius | 2013-06-06 | 2 | -5/+7 |
| * | | | cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimple... | Sergei Golubchik | 2013-06-24 | 2 | -4/+0 |
* | | | | 10.0-base merge | Sergei Golubchik | 2013-06-06 | 20 | -286/+418 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 20 | -286/+418 |
| |\ \ \ | | |/ / | |||||
| | * | | 5.3 merge. | Sergei Golubchik | 2013-05-20 | 8 | -20/+67 |
| | |\ \ | |||||
| | | * \ | 5.2 merge | Sergei Golubchik | 2013-05-20 | 8 | -20/+67 |
| | | |\ \ | |||||
| | | | * \ | 5.1 merge | Sergei Golubchik | 2013-05-20 | 8 | -20/+67 |
| | | | |\ \ | |||||
| | | | | * | | MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockre... | Michael Widenius | 2013-05-11 | 8 | -20/+67 |
| | * | | | | | When one does 'REPAIR TABLE', update uuid() to the current system | Michael Widenius | 2013-05-14 | 2 | -0/+12 |
| | * | | | | | Fixed MDEV-4291: Assertion `trid >= info->s->state.create_trid' failure or da... | Michael Widenius | 2013-05-13 | 7 | -228/+281 |
| | * | | | | | MDEV-3999: Valgrind errors 'invalid write' or assorted server crashes on conc... | Michael Widenius | 2013-05-12 | 6 | -28/+47 |
| | * | | | | | MDEV-4231: Possible bug in function _ma_apply_undo_row_insert() | Michael Widenius | 2013-05-11 | 1 | -0/+6 |
| | * | | | | | Compilation warnings. | Sergei Golubchik | 2013-05-07 | 2 | -9/+4 |
| | * | | | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) | Sergei Golubchik | 2013-04-17 | 1 | -1/+1 |
* | | | | | | | Merge 10.0-base -> 10.0 | unknown | 2013-05-28 | 7 | -161/+272 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G... | Michael Widenius | 2013-05-10 | 7 | -161/+272 |
* | | | | | | | Merge 10.0-base -> 10.0 | Igor Babaev | 2013-04-17 | 3 | -21/+9 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 5.5->10.0-base | unknown | 2013-04-17 | 3 | -21/+9 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | compiler warnings | Sergei Golubchik | 2013-04-14 | 3 | -21/+9 |
* | | | | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 19 | -67/+51 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 3 | -10/+5 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-4243 Warnings/errors while compiling with clang | Sergei Golubchik | 2013-03-28 | 3 | -10/+5 |
| * | | | | | put status variables in the proper pluginname_ scope | Sergei Golubchik | 2013-04-09 | 1 | -6/+1 |
| * | | | | | * move bas_ext from the handler to the handlerton | Sergei Golubchik | 2013-04-07 | 2 | -7/+1 |
| * | | | | | my_dir() cleanup | Sergei Golubchik | 2013-04-07 | 3 | -3/+3 |
| * | | | | | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 13 | -36/+37 |
| * | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 2 | -5/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Automatic merge | Michael Widenius | 2013-03-01 | 1 | -1/+0 |
| | |\ \ \ \ | |||||
| | | * | | | | Added support for --crash-script in mysqld_safe. | Michael Widenius | 2013-02-28 | 1 | -1/+0 |
| | * | | | | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 1 | -4/+4 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / / | |||||
| | | * | | | 5.2 -> 5.3 | Sergei Golubchik | 2013-02-28 | 1 | -4/+4 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | 5.1 -> 5.2 merge | Sergei Golubchik | 2013-02-28 | 1 | -4/+4 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-4203 : fix maria SE repair functions (wrong operator precedence) | Vladislav Vaintroub | 2013-02-26 | 1 | -4/+4 |
| | | | * | | Merge MariaDB 5.1.66 -> 5.2.12 | unknown | 2012-11-08 | 1 | -1/+1 |
| | | | |\ \ | | | | | |/ | |||||
* | | | | | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 13 | -23/+28 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -0/+3 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed MDEV-3890: Server crash inserting record on a temporary table after tru... | Michael Widenius | 2013-01-25 | 1 | -0/+3 |
| * | | | | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 11 | -17/+17 |
| * | | | | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 12 | -23/+25 |