Hi
I'm importing a dump from my old mysql db and I've ran into some problems
with semicolon and Squirrel. The problem is that in the dump (which is just
a bunch of insert statements) I have a column that has urls. Some urls have
semicolons in them. Each insert statement ends with a semicolon as well.
When I execute the statements one by one, I have no errors. When I select
all of the lines and run, it fails on the first line that has an url with a
semicolon in it (and yes, I can execute that line by itself without
problems).
Helb ? Thanks.
|