List:Commits« Previous MessageNext Message »
From:Øystein Grøvlen Date:November 18 2008 2:42pm
Subject:Re: bzr commit into mysql-6.0-backup branch (Rafal.Somla:2733)
Bug#40262
View as plain text  
Looks good.  I have tested that it fixes the bug. OK to push.

--
Øystein


Rafal Somla wrote:
> #At file:///ext/mysql/bzr/backup/bug40262/
> 
>  2733 Rafal Somla	2008-11-14
>       BUG#40262 (Binary log information incorrect in backup of no data with binlog 
>                  turned on)
>       
>       This is a preliminary patch which fixes a problem in si_log.h which leads to a
> 
>       carash reported in the bug. According to specifications, methods 
>       Backup_log::binlog_file() and Backup_log::master_binlog_file() should do
> nothing 
>       if NULL string is passed as the argument. But they crashed instead (due to a 
>       call to strlen() on NULL string). This patch fixes this.
> modified:
>   sql/si_logs.h

...
Thread
bzr commit into mysql-6.0-backup branch (Rafal.Somla:2733) Bug#40262Rafal Somla14 Nov
  • Re: bzr commit into mysql-6.0-backup branch (Rafal.Somla:2733)Bug#40262Øystein Grøvlen18 Nov