From bf9ac965b69693138ed2b818b9f014dd9fbb1a64 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Wed, 7 Aug 2002 21:32:31 +0000 Subject: [PATCH] commented MYSQL_CLIENT_SSL out (its not working currently with embedded libmysql) removed unused/useless constants MYSQL_USE/STORE_RESULT git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91202 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysql/constants.xml | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/reference/mysql/constants.xml b/reference/mysql/constants.xml index 4ec09775f6..01232198d5 100644 --- a/reference/mysql/constants.xml +++ b/reference/mysql/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &extension.constants; @@ -30,10 +30,13 @@ Allow interactive_timeout seconds (instead of wait_timeout) of inactivity before closing the connection. + @@ -74,18 +77,6 @@ fields. This index starts with 0, the first field in the result. - - MYSQL_STORE_RESULT - - Specifies that the MySQL result should be buffered. - - - - MYSQL_USE_RESULT - - Specifies that the MySQL result should not be buffered. - - @@ -112,3 +103,4 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> +