List:Commits« Previous MessageNext Message »
From:Jørgen Løland Date:September 12 2008 6:59am
Subject:Re: bzr commit into mysql-6.0-backup branch (cbell:2693) Bug#39127
View as plain text  
Patch looks good, although I'm not able to verify that it now works on 
PM platform.

Good work fixing a PowerMac bug without having a PowerMac!

Chuck Bell wrote:
> #At file:///D:/source/bzr/mysql-6.0-bug-39127/
> 
>  2693 Chuck Bell	2008-09-11
>       BUG#39127 Backup fails on PowerMac platform 
>       
>       The PowerMacG5 platform does not reference the variables used in the
> int8store() macro as 
>       originally written. The address of write_id is invalid forcing the system to
> crash.
>       
>       This patch fixes the problem by using pointers to allocated memory for the
> int8store()
>       and uint8korr() as type uchar * instead of ulonglong.
> modified:
>   sql/log.cc
> 


-- 
Jørgen Løland
Thread
bzr commit into mysql-6.0-backup branch (cbell:2693) Bug#39127Chuck Bell11 Sep
  • Re: bzr commit into mysql-6.0-backup branch (cbell:2693) Bug#39127Jørgen Løland12 Sep
  • Re: bzr commit into mysql-6.0-backup branch (cbell:2693) Bug#39127Øystein Grøvlen12 Sep