Author: mysqldoc
Date: 2011-06-06 15:31:52 +0200 (Mon, 06 Jun 2011)
New Revision: 26436
Log:
PHP auto-update
Modified:
trunk/refman-common/apis-php-mysqlnd.xml
Modified: trunk/refman-common/apis-php-mysqlnd.xml
===================================================================
--- trunk/refman-common/apis-php-mysqlnd.xml 2011-06-06 13:06:07 UTC (rev 26435)
+++ trunk/refman-common/apis-php-mysqlnd.xml 2011-06-06 13:31:52 UTC (rev 26436)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 940 bytes
@@ -1281,8 +1281,8 @@
memory limit because it uses PHP internal memory
management functions to allocate memory. This is also the
reason why <function>memory_get_usage</function> reports a
- higher memory consumption when using mysqlnd instead of the
- MySQL Client Library.
+ higher memory consumption when using mysqlnd instead of
+ the MySQL Client Library.
<function>memory_get_usage</function> does not measure the
memory consumption of the MySQL Client Library at all
because the MySQL Client Library does not use PHP internal
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26436 - trunk/refman-common | mysqldoc | 6 Jun |