On Wed, Apr 08, 2009 at 11:26:08AM +1000, Stewart Smith wrote: > However... would this purpose be better served by being able to have > auth only let one connection in to begin with? > > i.e. your init_file becomes a sep program that does what it needs to. It > could then make the decision based on a number of things if the server > can continue to start (i.e. accept other connections). > > You could then do all sorts of funky things like load the MEMORY tables > from another host.
This sounds like one of the better paths moving forward. I've removed all init_connect and finished the init_file cleanup (it was already gone). I've added new blueprints for when someone wants to tackle this the right way. -Eric _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

