Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19897 Rename source code variable names from utf8 to utf8mb3 | Alexander Barkov | 2019-06-28 | 1 | -1/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-06-18 | 1 | -0/+1 |
|\ | |||||
| * | MDEV-14101 Provide an option to select TLS protocol version | Georg Richter | 2019-06-17 | 1 | -0/+1 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
| |\ | |||||
| | * | 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 |
| | | | | * | MDEV-17260: Memory leaks in mysqlbinlog | Sujatha Sivakumar | 2019-04-24 | 1 | -0/+2 |
| | | | | * | MDEV-8340 Add "mysqlbinlog --binlog-row-event-max-size" support for MariaDB 5.5 | Sergei Golubchik | 2015-07-31 | 1 | -0/+7 |
* | | | | | | MDEV-19550 Move specific parts of log_event.cc to log_event_client.cc and log... | Alexander Barkov | 2019-05-23 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -6/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-27 | 1 | -6/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-17260: Memory leaks in mysqlbinlog | Sujatha Sivakumar | 2019-04-26 | 1 | -6/+3 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -8/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -8/+15 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -8/+15 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -7/+16 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-02-21 | 1 | -3/+20 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-10963 manual merge 10.1->10.3. | Andrei Elkin | 2019-02-11 | 1 | -4/+2 |
| * | | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -4/+23 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -3/+20 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-10963 Fragmented BINLOG query | Andrei Elkin | 2019-01-24 | 1 | -2/+19 |
* | | | | | Changed some MySQL names in messages to MariaDB | Monty | 2018-12-09 | 1 | -7/+7 |
* | | | | | MDEV-17712 Remove C_TIME_FUZZY_DATES, C_TIME_DATETIME_ONLY, C_TIME_TIME_ONLY | Alexander Barkov | 2018-11-14 | 1 | -1/+1 |
* | | | | | MDEV-16536 Remove shared memory transport | Vladislav Vaintroub | 2018-08-20 | 1 | -15/+1 |
|/ / / / | |||||
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689 | Oleksandr Byelkin | 2018-07-20 | 1 | -1/+1 |
| | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2018-03-16 | 1 | -3/+1 |
* | | | | Fix a lot of compiler warnings found by -Wunused | Monty | 2018-04-26 | 1 | -1/+1 |
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -3/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a | Marko Mäkelä | 2018-03-16 | 1 | -3/+1 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -3/+3 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -85/+149 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 1 | -4/+15 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -4/+15 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 1 | -4/+15 |
| * | | | | mysqlbinlog now prints "# Number of rows" and stops on errors | Monty | 2017-12-29 | 1 | -81/+134 |
| |/ / / | |||||
* | | | | Removed not used lock argument from read_log_event | Monty | 2017-12-18 | 1 | -3/+3 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-11-10 | 1 | -2/+3 |
| | |\ \ | |||||
| | | * | | MDEV-12372 mysqlbinlog --version output is the same on 10.x as on 5.5.x, and ... | Sergei Golubchik | 2017-11-09 | 1 | -2/+3 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
* | | | | | MDEV-13857 - Use the 10.2 libmariadb in 10.3 | Sergey Vojtovich | 2017-09-22 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | MDEV-12067 flashback does not correcly revert update/replace statementsbb-10.2-MDEV-12067 | Lixun Peng | 2017-07-03 | 1 | -3/+64 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |