Fix interactions between AutoCommit=0 and transactions in perl
authorabartlet <abartlet@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Wed, 28 Oct 2009 04:40:22 +0000 (04:40 +0000)
committerabartlet <abartlet@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Wed, 28 Oct 2009 04:40:22 +0000 (04:40 +0000)
commit393be20289f4eacf3a1f7dd0ac545297c504d6dd
tree282168e285badc5c12beced221af6c51f1626158
parent71c3782c9ed2d3b366bf78c1489a00e9adbc63e3
Fix interactions between AutoCommit=0 and transactions in perl

Oddly, you are not even allowed to start a transaction while
AutoCommit is 0, instead it is 'just there' waiting for you to use it.

Andrew Bartlett

git-svn-id: file:///home/svn/build-farm/trunk@908 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b
hostdb.pm
import-and-analyse.pl