Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-5220 - [PATCH] MariaDB 10.0.4 doesn't compile without perfschema | Sergey Vojtovich | 2013-11-14 | 2 | -4/+6 |
* | merge 10.0-base -> 10.0 | unknown | 2013-10-29 | 2 | -2/+2 |
|\ | |||||
| * | merge 5.5->10.0-base | unknown | 2013-10-29 | 2 | -2/+2 |
| |\ | |||||
| | * | Merge 5.3->5.5 | unknown | 2013-10-29 | 2 | -2/+2 |
| | |\ | |||||
| | | * | MariaDB made be compiled by gcc 4.8.1 | unknown | 2013-10-29 | 3 | -3/+3 |
* | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 2 | -1/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error... | Sergei Golubchik | 2013-09-09 | 1 | -1/+0 |
| * | | | merge 5.5 -> 10.0-base | unknown | 2013-08-20 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-4687: impossible where with < operation, but =-5 return one row | Sergey Petrunya | 2013-07-25 | 1 | -0/+4 |
* | | | | more post-merge fixes: | Sergei Golubchik | 2013-07-21 | 1 | -1/+1 |
* | | | | cosmetic fixes | Sergei Golubchik | 2013-07-21 | 1 | -1/+1 |
* | | | | 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 |
| |\ \ \ \ \ | | |/ / / / |