(apologies for the late reply).
1) A warning doesn't stop the rest of the script from running.
Temporary tables go away at the end of the session, and aren't visible
to any other session, so the server not being able to handle those
commands is no big deal.
2) I'm using MySQL 5.0.19-standard-lo
I'm trying to restore a MySQL database in v5.0 (that minor number is in
the teens, I don't have it at hand). I get a bunch of warnings like:
Warning: Do not know how to handle this statement at line 28:
CREATE TEMPORARY TABLE `CHARACTER_SETS` (
`CHARACTER_SET_NAME` varchar(64) NOT NULL default