For what it's worth, we use SELECT … INTO OUTFILE for a number of small reports 
which end up going out over e-mail. It's a lo-fi solution but that's all that 
was desired at the time, and this feature meant it only took a few minutes to 
setup. I'm not really in favor one way or another, but just voicing our use 
case as this is a feature we currently use, regularly, on MySQL.

On Oct 14, 2011, at 11:38 AM, Brian Aker wrote:

> I don't believe it really is within our current scope. That being said, I 
> don't believe it does much harm either.
> 
> Sent from my C64
> 
> On Oct 14, 2011, at 3:14 AM, 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
> 
> _______________________________________________
> 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
> 


_______________________________________________
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