[aur-dev] [PATCH 1/3] aurblup: blacklist processing query changes
Lukas Fleischer
archlinux at cryptocrack.de
Tue Jun 28 03:02:55 EDT 2011
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 <dan at archlinux.org>
> ---
> scripts/aurblup/aurblup.c | 23 +++++------------------
> scripts/aurblup/config.h.proto | 3 ---
> 2 files changed, 5 insertions(+), 21 deletions(-)
>
Pushed this one, thanks!
More information about the aur-dev
mailing list