Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A follow-up for the previous commit: | Alexander Barkov | 2013-10-02 | 1 | -0/+1 |
* | MDEV-4425 REGEXP enhancements | Alexander Barkov | 2013-09-26 | 1 | -1/+1 |
* | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 3 | -2/+97 |
|\ | |||||
| * | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 3 | -2/+97 |
| |\ | |||||
| | * | Bug #16994338 PARSING TAP OUTPUT OF UNIT TEST EXPLAIN_FILENAME-T FAILS | Annamalai Gurusami | 2013-06-26 | 1 | -1/+1 |
| | * | Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8 | Tor Didriksen | 2013-06-14 | 1 | -1/+1 |
| | * | BUG #13619394 - MAKE TEST FAILS ON MY_VSNPRINTF | sayantan dutta | 2013-06-03 | 1 | -5/+0 |
| | * | Merge from 5.5 to 5.6 | Chaithra Gopalareddy | 2013-05-23 | 2 | -0/+104 |
| | |\ | |||||
| | | * | Bug#11766191:INVALID MEMORY READ IN DO_DIV_MOD WITH DOUBLY ASSIGNED VARIABLES | Chaithra Gopalareddy | 2013-05-22 | 3 | -3/+107 |
| | | * | Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 2 | -2/+2 |
| | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 2 | -2/+2 |
| | * | | BUG #16813006 - UNIT TEST FOR MY_VSNPRINTF FAIL FOR NON GNU COMPILER | sayantan dutta | 2013-05-16 | 1 | -0/+3 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 5 | -3/+239 |
|\ \ \ \ | |/ / / | |||||
| * | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 4 | -4/+177 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug #16051728 SERVER CRASHES IN ADD_IDENTIFIER ON CONCURRENT ALTER TABLE AND | Annamalai Gurusami | 2013-03-21 | 2 | -1/+173 |
| | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 2 | -2/+2 |
| | * | | Bug #13619394 - MAKE TEST FAILS ON MY_VSNPRINTF | unknown | 2013-02-22 | 1 | -1/+3 |
| | * | | BUG #13619394: fixing incorrect revert | Bjorn Munch | 2012-03-16 | 1 | -1/+1 |
| | * | | BUG #13619394 - 62572: "MAKE TEST" FAILS ON "MY_VSNPRINTF"Reverting Back sigh... | unknown | 2012-03-15 | 1 | -1/+1 |
| | * | | BUG #13619394: "MAKE TEST" FAILS ON "MY_VSNPRINTF" | unknown | 2012-03-14 | 1 | -1/+1 |
| * | | | unit test case for MDEV-4576 | Vladislav Vaintroub | 2013-06-17 | 2 | -0/+61 |
* | | | | SHOW EXPLAIN: merge to 10.0-base. | Sergey Petrunya | 2012-10-06 | 2 | -0/+230 |
|\ \ \ \ | |||||
| * \ \ \ | MWL#182: Explain running statements: merge with 5.5-main | Sergey Petrunya | 2012-08-12 | 2 | -0/+230 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | MWL#182: Explain running statements | Sergey Petrunya | 2012-07-17 | 1 | -9/+9 |
| | * | | | MWL#182: Explain running statements | Sergey Petrunya | 2012-07-05 | 1 | -1/+26 |
| | * | | | - More "local" code in show_explain.test | Sergey Petrunya | 2012-06-30 | 1 | -0/+1 |
| | * | | | sql_select.cc: work compiler warnings | Sergey Petrunya | 2012-06-28 | 1 | -7/+7 |
| | * | | | MWL#182: Explain running statements: address review feedback | Sergey Petrunya | 2012-06-28 | 2 | -0/+204 |
* | | | | | Automatic merge with 5.5 | Michael Widenius | 2012-09-01 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-419 ensure that all HAVE_XXX constants can be set by cmake | Sergei Golubchik | 2012-07-31 | 2 | -2/+2 |
| |/ / / | |||||
* | | | | Fixes after Serg's review of %M extenstions | Michael Widenius | 2012-06-17 | 1 | -2/+2 |
* | | | | Fixed some compiler warnings and test failures found by buildbot | Michael Widenius | 2012-06-13 | 1 | -1/+1 |
* | | | | Fixed build failures found by buildbot | Michael Widenius | 2012-06-05 | 1 | -2/+31 |
* | | | | Added text for errno in error messages by: | Michael Widenius | 2012-05-30 | 1 | -1/+3 |
|/ / / | |||||
* | | | Fixed compile warnings | Michael Widenius | 2012-05-18 | 3 | -3/+3 |
* | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 2 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 3 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -1/+1 |
| | * | Fixes required to build on AIX | Karen Langford | 2012-01-11 | 1 | -1/+1 |
* | | | more MY_INIT(argv[0]) in unittests | Sergei Golubchik | 2012-03-15 | 1 | -1/+1 |
* | | | monty's cleanup of my_thr_init.c | Sergei Golubchik | 2012-03-13 | 3 | -6/+9 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 8 | -9/+12 |
|\ \ \ | |||||
| * \ \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 13 | -19/+30 |
| |\ \ \ | |||||
| | * \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 14 | -21/+31 |
| | |\ \ \ | |||||
| | | * \ \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 13 | -19/+30 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -16/+161 |
| | | | |\ \ | |||||
| | | * | | | | Fix gcc 4.6 warnings about assigned but not used variables. | unknown | 2011-10-27 | 1 | -2/+1 |
* | | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -120/+120 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Compiler warning about assigned but not used variables fixed. | unknown | 2011-10-18 | 1 | -2/+1 |
| * | | | | | | portability fix: avoid anonymous structs and unions in C | Sergei Golubchik | 2011-09-22 | 1 | -120/+120 |