google / ml-metadata

For recording and retrieving metadata associated with ML developer and data scientist workflows.
https://www.tensorflow.org/tfx/guide/mlmd
Apache License 2.0
616 stars 145 forks source link

Add cmdline ssl options for mysql #192

Open dhirajsb opened 7 months ago

dhirajsb commented 7 months ago

Currently, only postgres connections support ssl options on the cmdline. Add support for specifying mysql ssl connection options on the cmdline too. For example:

--mysql_config_sslcert
--mysql_config_sslkey
--mysql_config_sslrootcert
--mysql_config_sslcapath
--mysql_config_sslcipher
--mysql_config_verify_server_cert