Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/5.5' into 10.1 | Alexander Barkov | 2019-09-24 | 1 | -1/+1 |
|\ | |||||
| * | Fix spelling mistakes in MyISAM code comments | Ian Gilfillan | 2019-09-20 | 1 | -1/+1 |
* | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | Fixing -Werror=format-overflow errors (found by gcc-8.3.1) | Alexander Barkov | 2019-04-22 | 1 | -2/+2 |
* | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2018-03-16 | 1 | -3/+1 |
* | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | cleanup: remove now-unused argument | Sergei Golubchik | 2017-02-27 | 1 | -1/+1 |
| * | cleanup: remove 16-year-old "TODO" | Sergei Golubchik | 2017-02-27 | 1 | -1/+1 |
* | | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d... | Michael Widenius | 2014-07-19 | 1 | -2/+2 |
* | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -3/+4 |
* | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -0/+1 |
|\ \ | |||||
| * | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -0/+1 |
* | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
* | | | | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G... | Michael Widenius | 2013-05-10 | 1 | -5/+39 |
|/ / / | |||||
* | | | MDEV-4186 Test case main.myisampack fails on ppc32 (only) | Sergei Golubchik | 2013-03-08 | 1 | -8/+8 |
| |/ |/| | |||||
* | | mysql-5.5.29 merge | Sergei Golubchik | 2013-01-15 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | BUG#11754894: MYISAMCHK ERROR HAS INCORRECT REFERENCE | Anirudh Mangipudi | 2012-10-30 | 1 | -1/+8 |
| |\ | |||||
| | * | BUG#11754894: MYISAMCHK ERROR HAS INCORRECT REFERENCE | Anirudh Mangipudi | 2012-10-30 | 1 | -1/+8 |
* | | | 5.3 merge | Sergei Golubchik | 2013-01-15 | 1 | -1/+8 |
|\ \ \ | |||||
| * \ \ | 5.1 merge | Sergei Golubchik | 2013-01-10 | 1 | -1/+8 |
| |\ \ \ | |||||
| | * \ \ | mysql-5.1.67 merge | Sergei Golubchik | 2013-01-09 | 1 | -1/+8 |
| | |\ \ \ | |||||
| | | * | | | BUG#11754894: MYISAMCHK ERROR HAS INCORRECT REFERENCE | Anirudh Mangipudi | 2012-10-30 | 1 | -1/+8 |
| | | | |/ | | | |/| | |||||
* | | | | | MDEV-419 ensure that all HAVE_XXX constants can be set by cmake | Sergei Golubchik | 2012-07-31 | 1 | -3/+0 |
* | | | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -4/+3 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | BUG#11754145 - 45702: IMPOSSIBE TO SPECIFY MYISAM_SORT_BUFFER > 4GB | Ashish Agarwal | 2012-02-02 | 1 | -2/+2 |
* | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+4 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
* | | | | | compiler warnings/errors | Sergei Golubchik | 2011-11-23 | 1 | -2/+2 |
* | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 1 | -0/+1 |
* | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -21/+26 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge MariaDB 5.1->5.2 | unknown | 2010-11-19 | 1 | -6/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th... | Michael Widenius | 2010-11-07 | 1 | -6/+4 |
* | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -1/+1 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -4/+4 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fix for BUG#59894 | Guilhem Bichot | 2011-02-11 | 1 | -2/+3 |
| * | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-10-20 | 1 | -2/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 1 | -2/+1 |
* | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -1/+1 |
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -38/+36 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Added extra argument to longlong2str() to make it have same prototype is int2... | Michael Widenius | 2010-08-07 | 1 | -1/+1 |
| * | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -34/+34 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixed compiler warnings | Michael Widenius | 2010-08-04 | 1 | -6/+6 |
| | * | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -33/+33 |
| | |\ \ | | | |/ |