Docs: add note on encryption for Mysql DB connections
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 16 May 2024 11:04:30 +0000 (12:04 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 16 May 2024 11:04:30 +0000 (12:04 +0100)
doc/doc-docbook/spec.xfpt

index dbbed7cde45a2a96b8703db20c3f1612428fd9a9..8f7abac8946eaa8a37afe313553cbe6ea22ea346 100644 (file)
@@ -8202,6 +8202,11 @@ or delete command), the result of the lookup is the number of rows affected.
 anything (for example, setting a field to the value it already has), the result
 is zero because no rows are affected.
 
+.new
+To get an encryted connection, use a Mysql option file with the required
+parameters for the connection.
+.wen
+
 
 .subsection "Special PostgreSQL features" SECID74
 PostgreSQL lookups can also use Unix domain socket connections to the database.