From: Bjorn Munch Date: April 8 2011 8:14am Subject: Re: bzr commit into mysql-5.1-innodb branch (marko.makela:3724) Bug#11766513 List-Archive: http://lists.mysql.com/commits/135027 Message-Id: <20110408081403.GA3577@khepri15.norway.sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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