diff --git a/reference/mysql/functions/mysql-affected-rows.xml b/reference/mysql/functions/mysql-affected-rows.xml index aa46d0f22b..97a89dd792 100644 --- a/reference/mysql/functions/mysql-affected-rows.xml +++ b/reference/mysql/functions/mysql-affected-rows.xml @@ -1,5 +1,5 @@ - + mysql_affected_rows @@ -13,8 +13,8 @@ resourcelink_identifier - Get the number of affected rows by the last INSERT, UPDATE or DELETE query - associated with link_identifier. + Get the number of affected rows by the last INSERT, UPDATE, REPLACE + or DELETE query associated with link_identifier.