summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.5 into 10.0Marko Mäkelä2018-07-301-0/+4
|\
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-291-0/+4
| |\
| | * Bug#27980823: HEAP OVERFLOW VULNERABILITIES IN MYSQL CLIENT LIBRARYmysql-5.5.61Ivo Roylev2018-06-151-1/+3
| | * Bug#27759871: BACKRONYM ISSUE IS STILL IN MYSQL 5.7Arun Kuruvila2018-05-141-0/+41
| | * Bug#25471090: MYSQL USE AFTER FREEArun Kuruvila2018-02-122-9/+44
| | * Bug#26585560 - MYSQL DAEMON SHOULD CREATE ITS PID FILE ASShishir Jaiswal2017-12-021-0/+54
| | * BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-101-2/+52
| | * (no commit message)Nisha Gopalakrishnan2017-02-161-4/+7
* | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-101-0/+4
|\ \ \ | |/ /
| * | MDEV-10246 ssl-* config file options have no effect without mysql_ssl_set()Vladislav Vaintroub2018-06-051-0/+4
* | | Merge branch '5.5' into 10.0Sergei Golubchik2018-05-041-7/+15
|\ \ \ | |/ /
| * | protocol: verify that number of rows is correctSergei Golubchik2018-05-041-7/+15
* | | Merge branch '5.5' into 10.0mariadb-10.0.35Sergei Golubchik2018-05-011-4/+4
|\ \ \ | |/ /
| * | Use after free in authenticationSergei Golubchik2018-05-011-2/+2
| * | Bug#25471090: MYSQL USE AFTER FREESergei Golubchik2018-04-301-2/+2
* | | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-291-1/+1
|\ \ \ | |/ /
| * | Bug#25471090: MYSQL USE AFTER FREESergei Golubchik2018-04-271-1/+1
* | | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-1/+1
|\ \ \ | |/ /
| * | Bug#25471090: MYSQL USE AFTER FREESergei Golubchik2018-04-191-1/+1
* | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-04-031-2/+2
|\ \ \ | |/ /
| * | don't disable SSL when connecting via libmysqldSergei Golubchik2018-04-031-2/+2
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-1/+1
|\ \ \ | |/ /
| * | MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+1
* | | MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr...Sergei Golubchik2017-07-201-0/+1
* | | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-5/+6
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-2/+2
|\ \ \ | |/ /
| * | respect client's desire to force ssl even when WITH_SSL=NOSergei Golubchik2017-04-201-2/+2
* | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-9/+2
|\ \ \ | |/ /
| * | MDEV-11933 Wrong usage of linked list in mysql_prune_stmt_listSergei Golubchik2017-02-271-9/+2
* | | Fixed compiler error and some warnings on windowsMonty2016-08-231-2/+2
* | | MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0Oleksandr Byelkin2016-08-162-2/+7
* | | MDEV-10455: libmariadbclient18 + MySQL-python leaks memory on failed connectionsOleksandr Byelkin2016-08-111-1/+3
* | | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-15/+31
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-4/+18
| |\ \ | | |/
| | * Bug#21920657: SSL-CA FAILS SILENTLY IF THE PATH CANNOT BEArun Kuruvila2016-03-011-4/+19
* | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-042-7/+7
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-32/+57
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-32/+57
| |\ \ | | |/
| | * Bug #22295186: CERTIFICATE VALIDATION BUG IN MYSQL MAY ALLOW MITMYashwant Sahu2016-01-111-26/+64
* | | Merge MDEV-9112 into 10.0Kristian Nielsen2016-02-011-0/+1
|\ \ \ | |/ /
| * | MDEV-9112: Non-blocking client API missing on non-x86 platformsGeorg Richter2016-02-011-0/+1
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-27/+28
|\ \ \ | |/ /
| * | MDEV-9212 ssl-validate-cert incorrect hostname checkSergei Golubchik2015-12-081-27/+28
* | | Fixed compiler warningsMonty2015-11-231-4/+0
* | | MDEV-9041 connect-timeout has no effect on WindowsVladislav Vaintroub2015-11-051-185/+4
* | | MDEV-8205 timediff returns null when comparing decimal time to time string valueAlexander Barkov2015-06-151-10/+2
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-7/+19
|\ \ \ | |/ /
| * | MDEV-7937: Enforce SSL when --ssl client option is usedVicențiu Ciorbaru2015-06-091-4/+19
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-2/+10
|\ \ \ | |/ /
| * | MDEV-7859 SSL hostname verification fails for long subject namesSergei Golubchik2015-04-271-2/+10