create table ○○ like □□;
でコピーをしようとすると
ERROR 1064: You have an error in your SQL syntax. Check the manual that corresp
onds to your MyS
QL server version for the right syntax to use near 'like □□' at
line 1
となってしまいます。
どうしてですか?
バージョンはmysql-4.0.20d-winです。