added SQL file to write a file with LIMIT statement on MySQL

This commit is contained in:
Bernardo Damele 2012-07-20 16:20:53 +01:00
parent cbe8f41746
commit baeffbf149

View File

@ -0,0 +1 @@
LIMIT 1 INTO OUTFILE '%OUTFILE%' LINES TERMINATED BY 0x%HEXSTRING% --