georg Fri Jan 31 10:50:07 2003 EDT
Modified files:
/phpdoc/en/reference/mysql constants.xml
Log:
removed SSH constant. There is no support for SSH connect yet.
Index: phpdoc/en/reference/mysql/constants.xml
diff -u phpdoc/en/reference/mysql/constants.xml:1.2
phpdoc/en/reference/mysql/constants.xml:1.3
--- phpdoc/en/reference/mysql/constants.xml:1.2 Wed Aug 7 17:32:31 2002
+++ phpdoc/en/reference/mysql/constants.xml Fri Jan 31 10:50:06 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<section id="mysql.constants">
&reftitle.constants;
&extension.constants;
@@ -30,13 +30,6 @@
<entry>Allow interactive_timeout seconds (instead of wait_timeout) of
inactivity before closing the connection.</entry>
</row>
-<!--
- currently this feature is not working with embedded libmysql
- <row>
- <entry>MYSQL_CLIENT_SSL</entry>
- <entry>use SSL (encrypted protocol)</entry>
- </row>
--->
</tbody>
</tgroup>
</table>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php