Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 3 | -3/+2 |
* | MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and ... | Michael Widenius | 2014-09-11 | 1 | -0/+2 |
* | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 5 | -11/+61 |
|\ | |||||
| * | Fixed memory overflow | Michael Widenius | 2014-07-31 | 1 | -39/+45 |
| * | Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failur... | Michael Widenius | 2014-07-30 | 5 | -16/+58 |
* | | change Aria engine maturity to STABLE | Sergei Golubchik | 2014-08-05 | 1 | -1/+1 |
* | | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d... | Michael Widenius | 2014-07-19 | 25 | -92/+101 |
* | | 5.5.38 merge | Sergei Golubchik | 2014-06-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MDEV-5485 Minor man pages formatting issues | Sergei Golubchik | 2014-05-30 | 1 | -1/+1 |
* | | Fixed compiler warnings | Michael Widenius | 2014-06-04 | 1 | -2/+2 |
* | | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron... | Sergei Golubchik | 2014-05-13 | 1 | -1/+1 |
* | | MDEV-5815 MySQL BUG#11751736: DROP DATABASE STATEMENT SHOULD REMOVE .OLD SUFF... | Sergei Golubchik | 2014-03-26 | 1 | -3/+10 |
* | | Merge with 10.0-base | Michael Widenius | 2014-03-13 | 3 | -10/+11 |
|\ \ | |||||
| * \ | Merge with 5.5 | Michael Widenius | 2014-03-11 | 5 | -29/+42 |
| |\ \ | | |/ | |||||
| | * | Fixed a compiler failure and removed some warnings in windows | Michael Widenius | 2014-03-11 | 3 | -10/+11 |
| | * | Fixed MDEV-5724 "Server crashes on SQL select containing more group by and le... | Michael Widenius | 2014-03-10 | 4 | -21/+33 |
* | | | Fixed MDEV-5724 "Server crashes on SQL select containing more group by and le... | Michael Widenius | 2014-03-10 | 4 | -21/+33 |
* | | | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 1 | -1/+1 |
* | | | MDEV-4447 MariaDB sources should have unix-style line endings everywhere | Sergei Golubchik | 2014-02-27 | 1 | -1/+1 |
* | | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 21 | -88/+91 |
* | | | Fixed MDEV-3815: Aria engine return "The table is full" (ERROR 1114) insertin... | Michael Widenius | 2014-02-11 | 4 | -12/+25 |
* | | | Automatic merge | Michael Widenius | 2014-02-05 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fixes to get valgrind to work with jemalloc | Michael Widenius | 2014-01-02 | 1 | -2/+2 |
* | | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 7 | -5/+19 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 5.5 merge | Sergei Golubchik | 2014-02-01 | 7 | -5/+19 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixed MDEV-4970: Wrong result with Aria table populated with disabled keys | Michael Widenius | 2014-01-25 | 2 | -4/+11 |
| | * | | merge 5.3->5.5 | unknown | 2014-01-26 | 1 | -1/+2 |
| | |\ \ | |||||
| | | * \ | 5.2 merge | Sergei Golubchik | 2014-01-21 | 1 | -1/+2 |
| | | |\ \ | |||||
| | | | * \ | 5.1 merge | Sergei Golubchik | 2014-01-21 | 4 | -4/+5 |
| | | | |\ \ | |||||
| | | | | * | | MDEV-5543 MyISAM repair unsafe usage of TMD files | Sergei Golubchik | 2014-01-20 | 1 | -1/+2 |
| | | | | * | | make 5.1 compiling with modern gcc. | unknown | 2013-12-20 | 3 | -3/+3 |
| | * | | | | | MySQL-5.5.35 merge | Sergei Golubchik | 2014-01-22 | 5 | -0/+6 |
* | | | | | | | MDEV-5574 Set AUTO_INCREMENT below max value of column. | Sergei Golubchik | 2014-02-01 | 1 | -0/+7 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.5 merge | Sergei Golubchik | 2013-12-15 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed compiler errors and warnings | Michael Widenius | 2013-12-02 | 1 | -0/+2 |
* | | | | | | MDEV-4243 [PATCH] Warnings/errors while compiling with clang | Sergei Golubchik | 2013-11-28 | 1 | -4/+3 |
* | | | | | | 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 |