On Fri, Apr 08, 2011 at 10:14:03AM +0200, Bjorn Munch wrote:
>On 07/04 18.13, marko.makela@stripped wrote:
>> #At file:///home/marko/innobase/dev/mysql2a/5.1-innodb/ based on
> revid:vasil.dimov@stripped
>>
>> 3724 Marko Mäkelä 2011-04-07
>> Bug #11766513 - 59641: Prepared XA transaction in system after hard crash
>> causes future shutdown hang
>>
>> [mysql-test-run] do_shutdown_server: Interpret --shutdown_server 0 as
>> a request to kill the server immediately without initiating a
>> shutdown procedure.
>
>That sounds reasonable and I'm OK with the implementation of that. It
>doesn't really change existing behaviour since 0 is currently an
>invalid argument.
Thanks, Bjorn. I did not push this yet, because I found a problem in the
bug fix part of the patch when merging to mysql-trunk-innodb.
Marko