Flag to indicate if the cleanup function in __destruct() should run.

Type: boolean

File

core/includes/database/mysql/database.inc, line 21
Database interface code for MySQL database servers.

Class

DatabaseConnection_mysql
MySQL database connection driver.

Code

protected $needsCleanup = FALSE;