Vlad,
Thanks for the feedback. I actually intended to do this by refering to
"Bug #36745" in the commit message. But it seems that including a space
between "Bug" and "#" make this not work. I will leave out the space
next time I commit.
Regards,
Olav
Vladislav Vaintroub wrote:
> Olav, could you please also mention the actual bug number with e.g
> Bug#12345 in global message text, so the fix will be automatically tracked
> by the bugdb.
>
> Thanks,
> Vlad
>
>
>> -----Original Message-----
>> From: Olav Sandstaa [mailto:olav@stripped]
>> Sent: Thursday, June 05, 2008 3:42 PM
>> To: commits@stripped
>> Subject: commit into mysql-6.0-falcon:mysql-6.0-falcon branch
>> (olav:2692)
>>
>> #At bzr+ssh://bk-internal.mysql.com/bzrroot/server/mysql-6.0-falcon/
>>
>> 2692 Olav Sandstaa 2008-06-05
>> Fix to one of the issues in Bug #36745 falcon crash on solaris
>>
>> The problem was a memory alignment issue in SymbolManager.cpp
>> that caused
>> a crash when running in 64 bit mode on Solaris on SPARC. Fixed
>> this
>> by ensuring the symbol objects are allocated at 8 byte boundaries
>> when compiling for 64 bit systems.
>> modified:
>> storage/falcon/SymbolManager.cpp
>>
>>
>
>
>
>