diff --git a/reference/mysql/functions/mysql-errno.xml b/reference/mysql/functions/mysql-errno.xml index 3e05dc7421..efa17156cd 100644 --- a/reference/mysql/functions/mysql-errno.xml +++ b/reference/mysql/functions/mysql-errno.xml @@ -1,5 +1,5 @@ - + @@ -67,7 +67,8 @@ if (!mysql_query("SELECT * FROM nonexistenttable", $link)) { - See also mysql_error. + See also mysql_error and + MySQL error codes.