-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eric Day wrote: > Hello Drizzlers! > > Does anyone see a reason to keep init_file or init_connect?
Definitely. > As a > reminder, init_file is a local file that contains commands to run upon > server start up. It looks like this has mostly been removed already, > so this would be difficult to "keep". The init_command option is a > series of statement to execute on every connection. We're removing > multi-statement already, which means init_connect could only run a > single command unless we hacked something special back in. > > Anyone feel strongly towards these things? Personally I feel this > is something best kept in the client or added back in through some > other plugin hook. Agreed about implementation details, but this functionality is extremely useful. Personally, I use init_file to pre-cache indexes, pre-load memory tables, and recalculate in-memory summary tables upon restart. Agree with your assessment of bringing it out into a plugin, though. - -jay > Thanks! > -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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknbYD4ACgkQ2upbWsB4UtEtUwCfXvVc2vOXbTKtBps15aNu00qS 74QAmQGr1xC/lfYao6V5IDqqMzatJGQB =42oU -----END PGP SIGNATURE----- _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

