Hi Minifreunde,
Thanks for taking the time to separate them for me.
But still the error comes (taken from allgames.sql file):
Error
SQL-query:
INSERT INTO arcadegames VALUES (
1,
'tetris',
'Tetris',
'The classic game of Tetris that we all know and love...',
'tetris.swf',
'', '', 0, 0, 0,
'Tetris Champion',
' '$tetrisscore',
550, 380,
'classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab 'username=$username&s=$session[sessionhash]&highscore=$highscore&bbtitle=$bbtitle&location=$v pa_bburl&gamename=$game',
'\r\n
---> MySQL said: You have an error in your SQL syntax near '$tetrisscore',
550, 380,
'classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540' at line 9
---------
Same sort of error if I run all at once.
I am on Win NT if that matters in this case.
* phpMyAdmin 2.1.0
* MySQL 3.23.28-gamma
Any ideas?