Skip to content

Commit 2ae6628

Browse files
committed
Applied them again...
1 parent 343cc45 commit 2ae6628

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

user_guide_src/source/database/configuration.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,6 @@ add the config variables as a query string:
6666
database character set), which are present in the rest of the configuration
6767
fields, CodeIgniter will append them.
6868

69-
Configuring a MySQL socket connection
70-
-------------------------------------
71-
72-
To connect to a MySQL server over a filesystem socket, the path to the socket should be specified in
73-
the ``'hostname'`` setting. CodeIgniter's MySQLi driver will notice this and configure the
74-
connection properly.
75-
76-
.. literalinclude:: configuration/011.php
77-
:lines: 11-18
78-
7969
Failovers
8070
---------
8171

0 commit comments

Comments
 (0)