I have the same problem. I assume that this error is due to an older version of MySQL. I don’t think the create statements are compatible with MySQL 4.0 (I have that in use). Creating the tables by hand (after removing certain utf8-settings and current_timestamp) worked for creating the cache, but not for using it. I stopped there and took the latest version.