We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b98d29 + 14f77f1 commit 355469dCopy full SHA for 355469d
docs/en/reference/configuration.rst
@@ -242,6 +242,7 @@ mysqli
242
- ``dbname`` (string): Name of the database/schema to connect to.
243
- ``unix_socket`` (string): Name of the socket used to connect to
244
the database.
245
+- ``persistent`` (boolean): Whether to establish a persistent connection.
246
- ``charset`` (string): The charset used when connecting to the
247
database.
248
- ``ssl_key`` (string): The path name to the key file to use for SSL encryption.
0 commit comments