cvs: phpdoc-da /reference/mysql constants.xml
[email protected] ("Mads N. Vestergaard")
| Newsgroups | php.doc.da |
|---|---|
| Message-ID | <cvsmnv1090877702@cvsserver> |
mnv Mon Jul 26 17:35:02 2004 EDT
Modified files:
/phpdoc-da/reference/mysql constants.xml
Log:
Sync with EN
http://cvs.php.net/diff.php/phpdoc-da/reference/mysql/constants.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc-da/reference/mysql/constants.xml
diff -u phpdoc-da/reference/mysql/constants.xml:1.1 phpdoc-da/reference/mysql/constants.xml:1.2
--- phpdoc-da/reference/mysql/constants.xml:1.1 Fri Jul 16 10:04:22 2004
+++ phpdoc-da/reference/mysql/constants.xml Mon Jul 26 17:35:02 2004
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<!-- EN-Revision: 1.4 Maintainer: mnv Status: ready -->
+<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.5 Maintainer: mnv Status: ready -->
<section id="mysql.constants">
&reftitle.constants;
&extension.constants;
@@ -30,6 +30,10 @@
<entry>MYSQL_CLIENT_INTERACTIVE</entry>
<entry>Tillad interactive_timeout sekunder (i stedet for wait_timeout) af inaktivitet, inden forbindelsen lukkes.</entry>
</row>
+ <row>
+ <entry>MYSQL_CLIENT_SSL</entry>
+ <entry>Brug SSL kryptering. Dette flag er kun tilgængelig i version 4.x af klient biblioteket, eller nyere. PHP 4 og 5 kommer med Version 3.23.x af klient biblioteket.</entry>
+ </row>
</tbody>
</tgroup>
</table>