From 07698a4db5a12da13b0603fa2fd6e4a266db5f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Schl=C3=BCter?= Date: Mon, 23 Apr 2012 23:07:04 +0000 Subject: [PATCH] Fix XML git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325430 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqlinfo/concepts.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. - +