mariadb/sql-common
Vladislav Vaintroub 72b6d01848 MDEV-10246 ssl-* config file options have no effect without mysql_ssl_set()
Partially revert 4ef7497996
that caused regression.

Any ssl- option must imply use_ssl=1, even if mysql_set_ssl() was not
used.
2018-06-05 22:13:19 +01:00
..
client.c MDEV-10246 ssl-* config file options have no effect without mysql_ssl_set() 2018-06-05 22:13:19 +01:00
client_plugin.c MDEV-7435 Windows debug: Run-Time Check Failure #3 - The variable 'unused' is being used without being initialized. 2015-02-06 15:49:45 +04:00
my_time.c Merge 5.3->5.5 2014-06-04 21:53:15 +04:00
my_user.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mysql_async.c MDEV-3802. Millisecond timeout support in non-blocking client library. 2012-10-12 10:54:46 +02:00
pack.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30