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
Code
protected $needsCleanup = FALSE;
Flag to indicate if the cleanup function in __destruct() should run.
Type: boolean
protected $needsCleanup = FALSE;