This was my case: I forgot to add ' before );
End of .sql file with error:
... ('node','ad','0','3879','3879','und','0','-14.30602','-170.696181','0','0','0'), ('node','ad','0','3880','3880','und','0','-14.30602','-170.696181','0','0','0);
End of .sql file without errors:
... ('node','ad','0','3879','3879','und','0','-14.30602','-170.696181','0','0','0'), ('node','ad','0','3880','3880','und','0','-14.30602','-170.696181','0','0','0');