diff --git a/reference/mysqlinfo/concepts.xml b/reference/mysqlinfo/concepts.xml index 005585d311..b66ac5436e 100644 --- a/reference/mysqlinfo/concepts.xml +++ b/reference/mysqlinfo/concepts.xml @@ -23,11 +23,11 @@ - + When using libmysql as library PHP's memory limit won't count the memory used for result sets unless the data is fetched into PHP variables. With mysqlnd the memory accounted for will include the full result set. - +