diff --git a/reference/mysql/functions/mysql-connect.xml b/reference/mysql/functions/mysql-connect.xml index a9c9d8ed9c..24446ce932 100644 --- a/reference/mysql/functions/mysql-connect.xml +++ b/reference/mysql/functions/mysql-connect.xml @@ -1,5 +1,5 @@ - + mysql_connect @@ -17,9 +17,7 @@ intclient_flags - Opens or reuses a connection to a MySQL server. The link to the server will - be closed as soon as the execution of the script ends, unless it's closed - earlier by explicitly calling mysql_close. + Opens or reuses a connection to a MySQL server.