Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-11-16 | 2 | -0/+133 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-11-16 | 2 | -0/+133 |
| |\ | |||||
| | * | MDEV-23766: Re-add Json_writer unit test. | Sergei Petrunia | 2021-11-09 | 2 | -2/+4 |
| | * | improve build, allow sql library to be built in parallel with builtins | Vladislav Vaintroub | 2021-11-09 | 2 | -3/+31 |
| | * | Revert "improve build, allow sql library to be built in parallel with builtins" | Sergei Krivonos | 2021-11-09 | 2 | -31/+3 |
| | * | MDEV-23766: buildfix: postpone new unittest until its dependency resolution | Sergei Krivonos | 2021-11-09 | 1 | -4/+0 |
| | * | MDEV-23766: fix by my_json_writer test | Sergei Krivonos | 2021-11-09 | 1 | -2/+2 |
| | * | MDEV-23766: Make Json_writer assert when one tries to author invalid JSON | Sergei Petrunia | 2021-11-09 | 2 | -0/+135 |
| | * | improve build, allow sql library to be built in parallel with builtins | Vladislav Vaintroub | 2021-11-09 | 2 | -3/+31 |
* | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2020-11-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-11-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-11-14 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix to make it compiling on new ubuntu. | Oleksandr Byelkin | 2020-11-14 | 1 | -1/+1 |
* | | | | MDEV-23043 Refactor Windows service handling | Vladislav Vaintroub | 2020-07-04 | 1 | -8/+1 |
|/ / / | |||||
* | | | improve build, allow sql library to be built in parallel with builtins | Vladislav Vaintroub | 2019-06-30 | 2 | -3/+31 |
* | | | MDEV-19897 Rename source code variable names from utf8 to utf8mb3 | Alexander Barkov | 2019-06-28 | 1 | -1/+1 |
|/ / | |||||
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-06-11 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Only link mysys_ssl when required. | Vladislav Vaintroub | 2019-06-03 | 1 | -1/+1 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 4 | -4/+4 |
|\ \ | |/ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 4 | -4/+4 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 4 | -4/+4 |
| | |\ | |||||
| | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 2 | -2/+2 |
| | | * | Revert "MDEV-16075: Workaround to run MTR test suite for make test" | Sergei Golubchik | 2018-06-20 | 1 | -1/+1 |
| | | * | MDEV-16075: Workaround to run MTR test suite for make test | Teodor Mircea Ionita | 2018-06-10 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-29 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | cmake: re-enable -Werror in the maintainer mode | Sergei Golubchik | 2019-03-27 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -1/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -1/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -1/+7 |
* | | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -1/+69 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -1/+69 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-10963 Fragmented BINLOG query | Andrei Elkin | 2019-01-24 | 1 | -1/+69 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -1/+87 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -1/+87 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17133 follow-up patch to fix mf_iocache-t unittest | Andrei Elkin | 2018-11-01 | 1 | -1/+1 |
| | * | | MDEV-17133 dump thread reads from a past position | Andrei Elkin | 2018-10-21 | 1 | -1/+86 |
| | * | | compiler warnings (clang 4.0.1 on i386) | Sergei Golubchik | 2018-09-04 | 1 | -2/+2 |
| | * | | MDEV-14014 Multi-Slave Replication Fail: bogus data in log event | Andrei Elkin | 2018-06-28 | 1 | -1/+36 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -1/+36 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-14014 Multi-Slave Replication Fail: bogus data in log event | Andrei Elkin | 2018-06-28 | 1 | -1/+36 |
* | | | | After-merge fixes | Marko Mäkelä | 2018-05-30 | 1 | -12/+12 |
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-05-29 | 1 | -1/+71 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix conversion warnings/errors. | Vladislav Vaintroub | 2018-05-24 | 1 | -1/+1 |
| * | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Monty | 2018-05-24 | 1 | -1/+71 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-10259 mysqld crash with certain statement length and... | sachin | 2018-05-22 | 1 | -1/+71 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -2/+2 |
* | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -0/+1 |
|/ / / | |||||
* | | | Simplify IO_CACHE by removing current_pos and end_pos as self-references | Vicențiu Ciorbaru | 2017-06-28 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 2 | -2/+2 |
|\ \ \ | |/ / |