diff --git a/reference/mysqli/summary.xml b/reference/mysqli/summary.xml
index 16a7e4bdbfb9..f00f1fb3ef6a 100644
--- a/reference/mysqli/summary.xml
+++ b/reference/mysqli/summary.xml
@@ -4,13 +4,10 @@
The MySQLi Extension Function Summary
-
- Summary of mysqli methods
+
+ Summary of mysqli properties
-
- mysqli Class
-
OOP Interface
Procedural Interface
@@ -19,9 +16,6 @@
-
- Properties
-
$mysqli::affected_rows
mysqli_affected_rows
@@ -117,9 +111,22 @@
N/A
Returns the number of warnings from the last query for the given link
+
+
+
+
+
+ Summary of mysqli methods
+
+
- Methods
+ OOP Interface
+ Procedural Interface
+ Alias (Do not use)
+ Description
+
+
mysqli::autocommit
mysqli_autocommit
@@ -352,13 +359,10 @@
-
- Summary of mysqli_stmt methods
+
+ Summary of mysqli_stmt properties
-
- MySQL_STMT
-
OOP Interface
Procedural Interface
@@ -367,9 +371,6 @@
-
- Properties
-
$mysqli_stmt::affected_rows
mysqli_stmt_affected_rows
@@ -419,9 +420,22 @@
N/A
Returns SQLSTATE error from previous operation
+
+
+
+
+
+ Summary of mysqli_stmt methods
+
+
- Methods
+ OOP Interface
+ Procedural Interface
+ Alias (Do not use)
+ Description
+
+
mysqli_stmt::attr_get
mysqli_stmt_attr_get
@@ -540,13 +554,10 @@
-
- Summary of mysqli_result methods
+
+ Summary of mysqli_result properties
-
- mysqli_result
-
OOP Interface
Procedural Interface
@@ -555,9 +566,6 @@
-
- Properties
-
$mysqli_result::current_field
mysqli_field_tell
@@ -582,9 +590,22 @@
N/A
Gets the number of rows in a result
+
+
+
+
+
+ Summary of mysqli_result methods
+
+
- Methods
+ OOP Interface
+ Procedural Interface
+ Alias (Do not use)
+ Description
+
+
mysqli_result::data_seek
mysqli_data_seek
@@ -663,13 +684,10 @@
-
- Summary of mysqli_driver methods
+
+ Summary of mysqli_driver properties
-
- MySQL_Driver
-
OOP Interface
Procedural Interface
@@ -678,18 +696,28 @@
-
- Properties
-
$mysqli_driver::mysqli_report
mysqli_report
N/A
Sets mysqli error reporting mode
+
+
+
+
+
+ Summary of mysqli_driver methods
+
+
- Methods
+ OOP Interface
+ Procedural Interface
+ Alias (Do not use)
+ Description
+
+
mysqli_driver::embedded_server_end
mysqli_embedded_server_end