You are here

property DB_mysql::$autocommit in Flickr API 5

Should data manipulation queries be committed automatically? @access private

Type: bool

File

phpFlickr/PEAR/DB/mysql.php, line 133

Class

DB_mysql
The methods PEAR DB uses to interact with PHP's mysql extension for interacting with MySQL databases

Code

var $autocommit = true;