File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
user_guide_src/source/database Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -168,8 +168,7 @@ Description of Values
168168**encrypt ** (``MySQLi `` and ``SQLSRV `` only) Whether to use an encrypted connection.
169169 See :ref: `MySQLi encrypt <mysqli-encrypt >` for ``MySQLi `` settings.
170170 ``SQLSRV `` driver accepts true/false.
171- **trustServerCertificate **
172- (``SQLSRV `` only) true/false (boolean) - Whether to trust the server certificate
171+ **trustServerCertificate ** (``SQLSRV `` only) true/false (boolean) - Whether to trust the server certificate
173172 without validating it against a trusted certificate authority.
174173**compress ** (``MySQLi `` only) Whether to use client compression.
175174**strictOn ** (``MySQLi `` only) true/false (boolean) - Whether to force "Strict Mode" connections, good for ensuring
You can’t perform that action at this time.
0 commit comments