Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2019-09-24 | 1 | -1/+1 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2019-09-24 | 1 | -1/+1 |
| |\ | |||||
| | * | 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 |
| | * | | imporve clang build | Eugene Kosov | 2019-06-25 | 1 | -4/+3 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 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 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 1 | -4/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove most 'register' use in C++ | Marko Mäkelä | 2018-04-24 | 1 | -4/+3 |
* | | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 1 | -1/+1 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | cleanup: my_off_t mmaped_length -> size_t | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -1/+1 |
* | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Added "const" to new data for handler::update_row() | Michael Widenius | 2017-04-18 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -2/+1 |
| |\ \ | |||||
| | * \ | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -2/+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 | -2/+1 |
* | | | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 1 | -37/+38 |
* | | | | MDEV-5800 MyISAM support for indexed vcols | Sergei Golubchik | 2016-12-12 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client() | Oleksandr Byelkin | 2015-09-06 | 1 | -1/+1 |
* | | | MDEV-8415 utf8: compare broken bytes as "greater than any non-broken character" | Alexander Barkov | 2015-07-03 | 1 | -1/+1 |
|/ / | |||||
* | | 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 |
* | | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G... | Michael Widenius | 2013-05-10 | 1 | -4/+5 |
* | | The patch for the task mdev-539. | Igor Babaev | 2012-12-20 | 1 | -2/+6 |
|/ | |||||
* | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
|\ | |||||
| * | 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/+3 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+4 |
| |\ \ \ | |||||
| | * \ \ | 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-07-03 | 1 | -1/+3 |
| | | | |\ \ | |||||
* | | | | \ \ | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
* | | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -11/+16 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -2/+2 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -2/+2 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 | Magne Mahre | 2011-03-28 | 1 | -0/+2 |
| | | | | |/ | | | | |/| | |||||
| * | | | | | Linker error, missing extern "C" for mi_killed. | Vladislav Vaintroub | 2011-02-18 | 1 | -3/+5 |