On Mon, 1 Mar 2010 10:27:44 +0100, Paul McCullagh <[email protected]> wrote: > This would make it possible to prevent startup of the server if > recovery fails. But I am not so sure this is an advantage.
I've always been in 2 minds about this.... my guess is that a lot of code for "is this server alive" at most: a) connects to socket b) runs "SELECT 1;" and none of them actually check the storage engine you're using is okay. -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

