Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-14 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-13 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2020-06-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Client spelling mistakes | Ian Gilfillan | 2020-06-08 | 1 | -1/+1 |
* | | | | | Updated client and server to use new binary names in --debug traces | Monty | 2020-04-19 | 1 | -1/+1 |
* | | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -36/+36 |
* | | | | | MDEV-12684 Show what config file a sysvar got a value from | Sergei Golubchik | 2019-10-14 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | Fixed that mariadb-# binaries reads their corresponding entry from my.cnf | Monty | 2019-07-18 | 1 | -1/+2 |
* | | | | 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 |
* | | | | | Changed some MySQL names in messages to MariaDB | Monty | 2018-12-09 | 1 | -1/+1 |
* | | | | | MDEV-16536 Remove shared memory transport | Vladislav Vaintroub | 2018-08-20 | 1 | -18/+1 |
|/ / / / | |||||
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-21 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * \ | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-06-10 | 1 | -2/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-15789 - mysqlslap use incorrect table def | Chris Calender | 2018-06-07 | 1 | -2/+2 |
| | * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2018-03-16 | 1 | -5/+1 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -5/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a | Marko Mäkelä | 2018-03-16 | 1 | -5/+1 |
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -10/+7 |
|/ / / / | |||||
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -2/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 1 | -2/+6 |
| |/ / | |||||
* | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -3/+3 |
|/ / | |||||
* | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-04-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55 | Sergei Golubchik | 2017-04-11 | 1 | -1/+1 |
| |\ | |||||
| | * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ... | Ramil Kalimullin | 2017-03-10 | 1 | -2/+3 |
* | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-04-20 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | WL#9072: Backport WL#8785 to 5.5 | Ramil Kalimullin | 2016-02-19 | 1 | -4/+4 |
* | | | Fixes to get all test to run on MacosX Lion 10.7 | Monty | 2015-11-29 | 1 | -11/+18 |
* | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-08-05 | 1 | -8/+41 |
|\ \ \ | |/ / | |||||
| * | | Merge tag 'mysql-5.5.45' into 5.5 | Sergei Golubchik | 2015-08-01 | 1 | -8/+41 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'mysql-5.1' into mysql-5.5 | Arun Kuruvila | 2015-06-04 | 1 | -8/+40 |
| | |\ | |||||
| | | * | Bug #20605441 : BUFFER OVERFLOW IN MYSQLSLAP | Arun Kuruvila | 2015-06-04 | 1 | -8/+40 |
| | * | | Merge of patch for Bug#13928675 from mysql-5.1. | Nirbhay Choubey | 2012-08-07 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUST | Nirbhay Choubey | 2012-08-07 | 1 | -3/+3 |
| | | * | Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWS | Venkata Sidagam | 2012-04-09 | 1 | -1/+2 |
| | * | | Bug #12998841: libmysql divulges plaintext password upon request in 5.5 | Georgi Kodinov | 2012-07-05 | 1 | -0/+12 |
| | * | | Merged from 5.1 to 5.5 | Venkata Sidagam | 2012-04-09 | 1 | -1/+2 |
| | |\ \ | |||||
| | | * | | Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWS | Venkata Sidagam | 2012-04-09 | 1 | -1/+2 |
| | | |/ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -3/+8 |
| | | |\ | |||||
| | * | \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | * | | | Fixed cast warnings in introducing the pluggable authentication client | Georgi Kodinov | 2011-06-06 | 1 | -2/+2 |
| | * | | | Merging patch for bug#11765157 from mysql-5.1. | Nirbhay Choubey | 2011-04-08 | 1 | -3/+8 |
| | |\ \ \ | | | | |/ | | | |/| |