diff --git a/reference/mysql/functions/mysql-error.xml b/reference/mysql/functions/mysql-error.xml index 3b802154ca..e4d217ccbb 100644 --- a/reference/mysql/functions/mysql-error.xml +++ b/reference/mysql/functions/mysql-error.xml @@ -1,5 +1,5 @@ - + @@ -30,7 +30,7 @@ mysql_errno), so if you want to use it, make sure you check the value before calling another MySQL function. - mysql_errno Example + mysql_error Example