diff options
author | Harin Vadodaria <harin.vadodaria@oracle.com> | 2017-04-27 07:41:27 +0200 |
---|---|---|
committer | Harin Vadodaria <harin.vadodaria@oracle.com> | 2017-04-27 07:41:27 +0200 |
commit | c49b2707868d27c67e90c3844d570a97c573b9e5 (patch) | |
tree | 3f9f7dd9293e307389b282f2f2d9f7065019b0f4 /.gitattributes | |
parent | 8fab3ea01ff84b700d4686f9380c52cb30af7dc2 (diff) | |
download | mariadb-git-c49b2707868d27c67e90c3844d570a97c573b9e5.tar.gz |
Bug#25942414: SSL VARIABLES USAGE WHEN LIBMYSQL IS COMPILED WITH WITH_SSL=NO
Description: If libmysql is compiled with WITH_SSL=NO,
--ssl-* are not useful.
Solution: 1. Restricted WITH_SSL to values : bundled | yes | system
2. Made "bundled" as default value for WITH_SSL. Also,
not specifying WITH_SSL or even specifying WITH_SSL=no
will be treated as/converted to WITH_SSL=bundled.
Reviewed-By: Tor Didriksen <tor.didriksen@oracle.com>
Reviewed-By: Georgi Kodinov <georgi.kodinov@oracle.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions