You are not logged in.
Announcement
Unanswered posts
|
what's the difference between tMysqlOutputBulk and tFileOutputDelimited ?
tMysqlOutputBulkExec (tMOBE) execute the MySQL command "LOAD DATA INFILE" with the given filename. tMysqlOutputBulk (tMOB) writes the input flow lines in a temporary file and then run tMOBE.
Warning: with TOS 2.0 tMOB is renamed tMOBE and tMOBE is renamed tMysqlBulkExec.
Hello,
Would you mind please to give some informations about purpose and usage for these two new components?
Rgds