Bug #44673 | Clause 'escaped by' on select into outfile | ||
---|---|---|---|
Submitted: | 5 May 2009 15:52 | Modified: | 5 Jun 2009 18:28 |
Reporter: | Júlio César Gomes Fonseca | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S2 (Serious) |
Version: | 5.1.32-community | OS: | Windows (Vista Business) |
Assigned to: | CPU Architecture: | Any |
[5 May 2009 15:52]
Júlio César Gomes Fonseca
[5 May 2009 15:57]
Júlio César Gomes Fonseca
Sorry, the correct select clause is : select * fields terminated by ';' escaped by '"' from name_table into outfile name_outfile
[5 May 2009 18:28]
Sveta Smirnova
Thank you for the report. I can not repeat described behavior with current development sources. Additionally version 5.1.32 is a bit old. Please try with current version 5.1.34 and if problem still exists provide output of SHOW CREATE TABLE name_table
[5 Jun 2009 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".