Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit baeffbf

Browse files
committed
added SQL file to write a file with LIMIT statement on MySQL
1 parent cbe8f41 commit baeffbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

procs/mysql/write_file_limit.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
LIMIT 1 INTO OUTFILE '%OUTFILE%' LINES TERMINATED BY 0x%HEXSTRING% --

0 commit comments

Comments
 (0)