Skip to content

Commit

Permalink
Adds mysql (#895)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Smith <stevsmit@stevsmit.remote.csb>
  • Loading branch information
stevsmit and Steven Smith authored Jan 31, 2024
1 parent 2bba7d3 commit afee617
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/config-fields-db.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The `sslmode` option determines whether, or with, what priority a secure SSL/TLS

For more information on the valid arguments for PostgreSQL, see link:https://www.postgresql.org/docs/current/libpq-connect.html[Database Connection Control Functions].

////

[id="mysql-ssl-connection-arguments"]
=== MySQL SSL/TLS connection arguments

Expand All @@ -89,4 +89,3 @@ DB_CONNECTION_ARGS:
----

Information on the valid connection arguments for MySQL is available at link:https://dev.mysql.com/doc/refman/8.0/en/connecting-using-uri-or-key-value-pairs.html[Connecting to the Server Using URI-Like Strings or Key-Value Pairs].
////

0 comments on commit afee617

Please sign in to comment.