Modules/MySQL/MysqlDestroy

From Multi Theft Auto: Wiki
Revision as of 13:13, 1 November 2006 by EAi (talk | contribs) (MysqlClose moved to Modules/MySQL/MysqlClose)
Jump to navigation Jump to search

Description

This functions closes the MySQL connection that is currently opened, if it exists.

This function is provided by the ml_mysql module.

Syntax

nil mysqlClose ( mysql db )

Required Arguments

Optional Arguments

None