Thread
:
enabling the output file?
View Single Post
#
2
02-06-2007, 08:07 AM
Saggie
Senior Member
Join Date: Jul 2006
Posts: 155
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power:
18
You could write
SELECT 'id'
UNION ALL
SELECT id FROM foo
INTO OUTFILE '/path/to/outfile'
-- This message may have been cut off and the rest will only be shown to members. To become a member,
click here
--
Saggie
View Public Profile
Send a private message to Saggie
Find all posts by Saggie
Webmaster Forums - View Single Post - enabling the output file?
Thread
:
enabling the output file?
View Single Post
#
2
02-06-2007, 08:07 AM
Saggie
Senior Member
Join Date: Jul 2006
Posts: 155
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power:
18
You could write
SELECT 'id'
UNION ALL
SELECT id FROM foo
INTO OUTFILE '/path/to/outfile'
-- This message may have been cut off and the rest will only be shown to members. To become a member,
click here
--
Saggie
View Public Profile
Send a private message to Saggie
Find all posts by Saggie