betz Wed Apr 21 05:15:44 2004 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-error.xml
Log:
see also mysql error messages
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-error.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-error.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-error.xml:1.12
phpdoc/en/reference/mysql/functions/mysql-error.xml:1.13
--- phpdoc/en/reference/mysql/functions/mysql-error.xml:1.12 Mon Jan 12 15:37:24
2004
+++ phpdoc/en/reference/mysql/functions/mysql-error.xml Wed Apr 21 05:15:44 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
<refentry id="function.mysql-error">
<refnamediv>
@@ -60,7 +60,8 @@
</example>
</para>
<para>
- See also <function>mysql_errno</function>.
+ See also <function>mysql_errno</function> and
+ <ulink url="&url.mysql.docs.error.msg;">MySQL error messages</ulink>.
</para>
</refsect1>
</refentry>