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

Type: boolean

File

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

Class

DatabaseConnection_mysql

Code

protected $needsCleanup = FALSE;