mariadb/sql-common
Arun Kuruvila bbc2e37fe4 Bug#27759871: BACKRONYM ISSUE IS STILL IN MYSQL 5.7
Description:- Client applications establishes connection to
server, which does not support SSL, via TCP even when SSL is
enforced via MYSQL_OPT_SSL_MODE or MYSQL_OPT_SSL_ENFORCE or
MYSQL_OPT_SSL_VERIFY_SERVER_CERT.

Analysis:- There exist no error handling for catching client
applications which enforces SSL connection to connect to a
server which does not support SSL.

Fix:- Error handling is done to catch above mentioned
scenarios.
2018-05-14 11:28:13 +05:30
..
client.c Bug#27759871: BACKRONYM ISSUE IS STILL IN MYSQL 5.7 2018-05-14 11:28:13 +05:30
client_plugin.c Bug #12998841: libmysql divulges plaintext password upon request in 5.5 2012-07-05 09:55:20 +03:00
my_path_permissions.cc Bug#26585560 - MYSQL DAEMON SHOULD CREATE ITS PID FILE AS 2017-12-02 15:12:32 +05:30
my_time.c Updated/added copyright headers 2012-02-16 10:48:16 +01:00
my_user.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
pack.c Bug#25471090: MYSQL USE AFTER FREE 2018-02-12 15:19:43 +05:30