nlopess         Mon Jul 26 09:13:04 2004 EDT

  Modified files:              
    /phpdoc/en/reference/mysqli/functions       mysqli-options.xml 
  Log:
  fix #29265: remove MYSQLI_OPT_COMPRESS
  
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-options.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-options.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-options.xml:1.4 
phpdoc/en/reference/mysqli/functions/mysqli-options.xml:1.5
--- phpdoc/en/reference/mysqli/functions/mysqli-options.xml:1.4 Thu Feb 26 09:48:54 
2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-options.xml     Mon Jul 26 09:13:04 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
   <refentry id="function.mysqli-options">
    <refnamediv>
     <refname>mysqli_options</refname>
@@ -53,10 +53,6 @@
         <row>
          <entry><constant>MYSQLI_OPT_CONNECT_TIMEOUT</constant></entry>
          <entry>connection timeout in seconds</entry>
-        </row>
-        <row>
-         <entry><constant>MYSQLI_OPT_COMPRESS</constant></entry>
-         <entry>use compression protocol</entry>
         </row>
         <row>
          <entry><constant>MYSQLI_OPT_LOCAL_INFILE</constant></entry>

Reply via email to