protected property DatabaseConnection_mysql::$needsCleanup in Drupal 7
Flag to indicate if the cleanup function in __destruct() should run.
Type: boolean
File
- includes/
database/ mysql/ database.inc, line 25 - Database interface code for MySQL database servers.
Class
Code
protected $needsCleanup = FALSE;