That is a good question. It is useful to do it server side in the
sense that you can dump a large CSV file to /tmp and not transfer it
over a network - you might actually want the file on the server. Then
of course you could argue that I should just ssh into the box and
connect to localhost with the client.

henrik

On Fri, Oct 14, 2011 at 12:14 PM, Olaf van der Spek
<olafvds...@gmail.com> wrote:
> Hi,
>
> Drizzle still appears to support "select into outfile". At least
> there's code for it. Is still still supported?
> Shouldn't this be done client-side? IMO this server-side code should be 
> removed.
>
> See for example drizzled\file_exchange.h
>
> --
> 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