Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | less memory-leak-on-exit reports for clients | Sergei Golubchik | 2018-02-02 | 2 | -7/+2 |
* | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -2/+5 |
|\ | |||||
| * | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -2/+5 |
| |\ | |||||
| | * | MDEV-13187 incorrect backslash parsing in clients | Sergei Golubchik | 2018-01-24 | 1 | -2/+5 |
* | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 9 | -20/+63 |
* | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-12-12 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | mysql_uprade --help and man page fixes | Ian Gilfillan | 2017-11-22 | 1 | -2/+2 |
* | | | 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 |
* | | | MDEV-10728 -- mysqlbinlog can't be input to mysql client | Vesa Pentti | 2017-11-06 | 1 | -1/+1 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -3/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-10-17 | 1 | -2/+1 |
| | |\ | |||||
| | | * | Bug#26372491 - RCE THROUGH THE MISHANDLE OF BACKSLASH | Anushree Prakash B | 2017-09-13 | 1 | -1/+4 |
| | * | | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 2 | -1/+2 |
* | | | | AWS Key Management : Introduce "mock" variable, available in debug build. | Vladislav Vaintroub | 2017-08-28 | 1 | -0/+18 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -14/+76 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2017-07-25 | 1 | -14/+76 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2017-07-18 | 1 | -14/+76 |
| | |\ \ | | | |/ | |||||
| | | * | Bug# 25998635: Client does not escape the USE statement | Ivo Roylev | 2017-05-22 | 1 | -9/+10 |
| | | * | Bug#25340722 - PRINT BINARY DATA AS HEX IN THE MYSQL | Anushree Prakash B | 2017-05-03 | 1 | -13/+75 |
| | | * | Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERY | Bharathy Satish | 2017-03-17 | 1 | -12/+42 |
| | | * | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ... | Ramil Kalimullin | 2017-03-10 | 10 | -30/+49 |
| | * | | client: mysql - fix type | Daniel Black | 2017-07-14 | 1 | -1/+1 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-07-07 | 5 | -11/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | coverity medium warnings | Sergei Golubchik | 2017-07-06 | 5 | -11/+13 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-06-30 | 2 | -5/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-06-29 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | uninitialized variable | Sergei Golubchik | 2017-06-29 | 1 | -1/+1 |
| * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-06-28 | 2 | -4/+16 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-13187 incorrect backslash parsing in clients | Sergei Golubchik | 2017-06-27 | 2 | -2/+14 |
| | * | | MDEV-13187 incorrect backslash parsing in clients | Sergei Golubchik | 2017-06-27 | 2 | -4/+4 |
* | | | | Merge remote-tracking branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-06-21 | 1 | -4/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-06-20 | 1 | -4/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-13002 mysqltest regex replace results in incorrect result | Sergei Golubchik | 2017-06-18 | 1 | -4/+14 |
* | | | | MDEV-12612 mysqladmin --local flush... to use FLUSH LOCAL | Sergei Golubchik | 2017-05-24 | 1 | -33/+52 |
* | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 6 | -16/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 6 | -16/+20 |
| * | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -0/+1 |
* | | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -0/+1 |
* | | | | Merge pull request #362 from grooverdan/10.1-MDEV-XXXX-mysqltest-replace-rege... | Jan Lindström | 2017-05-02 | 1 | -25/+49 |
|\ \ \ \ | |||||
| * | | | | Add replace_regex to not ignore the regex in "$var /regex/val/" | Daniel Black | 2017-04-18 | 1 | -25/+49 |
* | | | | | Merge branch '10.0' 10.1 | Sergei Golubchik | 2017-04-28 | 10 | -21/+19 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-04-21 | 10 | -23/+20 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | MDEV-12276 Missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "do_exec" | Sergei Golubchik | 2017-04-20 | 1 | -10/+10 |
| | * | | | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55 | Sergei Golubchik | 2017-04-11 | 10 | -13/+10 |
| | |\ \ \ | |||||
| | | * | | | Bug #25717383: MYSQLDUMP MAY EXECUTE ANY ARBITRARY QUERYmysql-5.5.55 | Bharathy Satish | 2017-03-18 | 1 | -12/+42 |
| | | * | | | BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ... | Ramil Kalimullin | 2017-03-10 | 10 | -30/+49 |
| | | | |/ | | | |/| | |||||
* | | | | | MDEV-9566 prepare mysqltest for mariabackup | Vladislav Vaintroub | 2017-04-27 | 1 | -16/+119 |
| |_|_|/ |/| | | | |||||
* | | | | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |