Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix too greedy disable of the MySQL server cert verification
Before, it was sufficient to set ssl_do_not_verify_server_cert to any value. Now it is necessary to set a value that is not considered empty().
- Loading branch information