List:Commits« Previous MessageNext Message »
From:Charles Bell Date:September 24 2009 3:10pm
Subject:Re: bzr commit into mysql-6.0-backup branch (Rafal.Somla:2873)
Bug#46588
View as plain text  
STATUS
------
Patch approved.

DETAILS
-------
>       Bug#46588 - Backup fails to return ER_BACKUP_CONTEXT_CREATE
>       
>       The problem was that a call to Logger::report_state(BUP_ERRORS)
>       inside Backup_restore_ctx::close() could happen before BACKUP or
>       RESTORE operation has started and the logger has been initialized.
>       
>       This patch adds a guard to the report_state() call so that it is
>       done only when the logger has been initialized.

Chuck
Thread
bzr commit into mysql-6.0-backup branch (Rafal.Somla:2873) Bug#46588Rafal Somla24 Sep
  • Re: bzr commit into mysql-6.0-backup branch (Rafal.Somla:2873)Bug#46588Charles Bell24 Sep