LOAD DATA INFILE in constraints_parser has missing back-ticks

Bug #911654 reported by shinguz
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Percona Data Recovery Tool for InnoDB
Fix Committed
High
Unassigned

Bug Description

LOAD DATA INFILE '/tmp/percona-data-recovery-tool-for-innodb-0.5/dumps/default/test' REPLACE INTO TABLE `test` FIELDS TERMINATED BY '\t' OPTIONALLY ENCLOSED BY '"' LINES STARTING BY 'test\t' (bla, bla, bla, drop, bla, bla);

This LOAD DATA INFILE command will create an error because drop is a key word and must be covered with backticks...

Revision history for this message
shinguz (oli-sennhauser) wrote :
Changed in percona-data-recovery-tool-for-innodb:
status: New → Confirmed
importance: Undecided → High
Changed in percona-data-recovery-tool-for-innodb:
status: Confirmed → Fix Committed
milestone: none → release-0.6
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.