Jim Winstead wrote: > On Wed, Dec 17, 2008 at 12:58 PM, Monty Taylor <[email protected]> wrote: >> OMG yes! If I do: >> >> create table t1 (id int) engine=NDB; >> >> and that engine doesn't exist, PLEASE DO NOT create it and just give a >> warning. This causes so many, so many, SO MANY problems. And it's stupid. > > there is a reasonable use case for this, in replication. (and perhaps > in restoring from dumps.) allowing some sort of fallback or engine > mapping in those cases is useful. but i agree that it should be an > error by default.
++ _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

