diff --git a/reference/mysqlnd_qc/quickstart.xml b/reference/mysqlnd_qc/quickstart.xml index 8f3615c1a1..1e55637ad0 100644 --- a/reference/mysqlnd_qc/quickstart.xml +++ b/reference/mysqlnd_qc/quickstart.xml @@ -661,7 +661,7 @@ Script runtime : 3 seconds -
+
Pattern based caching An application has three options for telling PECL/mysqlnd_qc whether a particular @@ -830,7 +830,7 @@ mysqlnd_qc.slam_defense_ttl=1
-
+
Finding cache candidates A statement should be considered for caching if it is executed often and has @@ -988,7 +988,7 @@ foreach ($summary as $query => $details) {
-
+
Measuring cache efficiency PECL/mysqlnd_qc offers three ways to measure the cache efficiency.