Hi,
MySQL Administrator turns my ' characters into \' which simply doesn't work
as general insert statement for InnoDB DB.
Have I got stupid setting on Windows? I have already been told from MySQL
that \' is standard format.
I have to manually change all my \' to ''
