OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: select ... into outfile=stdout ?

From: walter harms (wharmsbfs.de)
Date: Sun Oct 19 2008 - 11:51:42 CDT


hi ronaldo i tried and failed.
it seems that mysql has no option to specify a select statement.
did i mis something ?

re,
 wh

walter harms schrieb:
> hi ronaldo,
> iadmit i was mysql (the command) fixated :)
>
> thx a lot,
> wh
>
> Rolando Edwards schrieb:
>> Try mysqldump !!!
>>
>> On this web page, http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html
>>
>> It says the following:
>>
>> --fields-terminated-by=..., --fields-enclosed-by=..., --fields-optionally-enclosed-by=..., --fields-escaped-by=...
>>
>> These options are used with the -T option and have the same meaning as the corresponding clauses for LOAD DATA INFILE. See Section 12.2.6, "LOAD DATA INFILE Syntax".
>>
>> By default, its output to stdout.
>>
>> Give it a try !!!
>>
>> -----Original Message-----
>> From: walter harms [mailto:wharmsbfs.de]
>> Sent: Thursday, October 16, 2008 5:06 AM
>> To: 'mysql'
>> Subject: select ... into outfile=stdout ?
>>
>> hi list,
>> i need some options from outfile (exspecialy:FIELDS TERMINATED BY) and would like
>> to send the output to stdout to further processing.
>>
>> unfortunately i found no proper way to force the output to stdout. for now i use
>> the redirection of the "mysql -NB" output but the interface lacks the options of
>> into outfile. (It is easy to fix using tr but not what was intended).
>>
>> i tried /dev/stdout but this does not work either. any ideas ?
>>
>>
>>
>> re,
>> wh
>>
>>
>>
>>
>

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql