On Wed, Oct 19, 2011 at 8:24 PM, David Shrewsbury <shrewsbury.d...@gmail.com> wrote: > I've had occasions, in previous jobs, where being able to use > INTO OUTFILE has saved a tremendous amount of time and > pain. Not only can you specify the format of the output (field > separators, etc), but you can also selectively retrieve only > certain rows (rather than the entire table) by using a WHERE > clause. Any replacement should offer the same type of > functionality IMHO.
Isn't that kind of output formatting easily handled by the scripting language of your choice? Olaf _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : drizzle-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp