diff --git a/reference/mysql/ini.xml b/reference/mysql/ini.xml
index 600d4caac5..71f0e8a051 100644
--- a/reference/mysql/ini.xml
+++ b/reference/mysql/ini.xml
@@ -1,5 +1,5 @@
-
+
&reftitle.runtime;
&extension.runtime;
@@ -188,7 +188,7 @@
Connect timeout in seconds. On Linux this timeout is also used for
- waiting for the first answer from the server.
+ waiting for the first answer from the server.
@@ -196,14 +196,6 @@
-
- &reftitle.resources;
-
- There are two resource types used in the MySQL module. The first one
- is the link identifier for a database connection, the second a resource
- which holds the result of a query.
-
-
+
MySQL Functions
MySQL
@@ -53,6 +53,15 @@
&reference.mysql.ini;
+
+ &reftitle.resources;
+
+ There are two resource types used in the MySQL module. The first one
+ is the link identifier for a database connection, the second a resource
+ which holds the result of a query.
+
+
+
&reference.mysql.constants;