Thanks for that suggestion - I certainly will use LOAD DATA INFILE - site says it is up to 20 times faster than regular INSERT INTO statement...
seems like noone had anything to say about my problems... i just hope that it is because i am on the right track, and not because my intro post is so...
I also use bash and gawk and was receiving the same syntax error...until I double escaped characters with special meaning.
sql = "\"INSERT INTO \\`cdr\\`.\\`records\\` (\\`id\\`,\\`session_id\\`,\\`record_id\\`,\\`datum\\`,\\`milisec\\`) VALUES (NULL,'" session_id "','" record_id "','" datum...
Hi all!
First of all I would like to greet you all :) I am a newbee to Awk and to problem I am solving as well, but I am trying hard to complete the task at hand :) I need kind of conceptual help rather than "coding" help, I could probably do the whole job with manual but I am not sure if I am...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.