On Mon, Jun 27, 2011 at 05:31:30PM -0500, Dan McGee wrote:
> * Do all list building and freeing outside of the transaction to keep it
>   as short as possible.
> * Remove ability to blacklist without transactions as we now only
>   support InnoDB/transactional engines with proper relations.
> * No need to turn autocommit off; BEGIN TRANSACTION operates regardless
>   of this setting.
> 
> Signed-off-by: Dan McGee <d...@archlinux.org>
> ---
>  scripts/aurblup/aurblup.c      |   23 +++++------------------
>  scripts/aurblup/config.h.proto |    3 ---
>  2 files changed, 5 insertions(+), 21 deletions(-)
> 

Pushed this one, thanks!

Reply via email to