So we established that the drizzle client is a suitable replacement
for this. If you pipe output from

drizzle -e "SELECT * ..." | ...

to anything, then it will output clean tab separated stuff. But to
make it easier to find this behavior, can you still add a parameter to
drizzle client called "--tab" and "--csv". Those are what one would
naturally be looking for in the output of "drizzle --help". That
means, the following should be synonyms:

drizzle --silent
drizzle --tab
drizzle --csv

The first one exists already.

henrik

On Fri, Oct 21, 2011 at 1:41 AM, Olaf van der Spek <olafvds...@gmail.com> wrote:
> On Thu, Oct 20, 2011 at 10:57 PM, Brian Aker <br...@tangent.org> wrote:
>> Btw if we are to remove this, we need a patch soonish for the beta.
>
> https://code.launchpad.net/~olafvdspek/drizzle/outfile
>
> Some tests still need to be updated, I'm not sure how to handle some tests.
>
> 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
>



-- 
henrik.i...@avoinelama.fi
+358-40-8211286 skype: henrik.ingo irc: hingo
www.openlife.cc

My LinkedIn profile: http://www.linkedin.com/profile/view?id=9522559

_______________________________________________
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

Reply via email to