there's nothing wrong with it, other than the fact that it contains two INSERT statements
(i ran it via HeidiSQL, which has no problem handling multiple SQL statements in a single file)
use a text editor, split the two INSERT statements into separate .sql files, and try running them separately