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.
- Bjorn