call mysql_autocommit in openDatabase
The mysql_autocommit is already called, but that's done separately for each connection type (lease, hosts, cb). We should move this to common code.
Edited by Tomek Mrugalski
The mysql_autocommit is already called, but that's done separately for each connection type (lease, hosts, cb). We should move this to common code.