1.) Probiers mal mit einem Strichpunkt am Ende des Befehls.
2.) Probier's mal ohne COLLATE.
CREATE DATABASE `cms` DEFAULT CHARACTER SET latin1;
Dann nimmt er die default collation. Ansonstenn erstell die db mal ohne default Character Set und probier das nachher mit ALTER DATABASE zu ändern.
http://dev.mysql.com/doc/mysql/en/charset-database.html
Jak
____________________________________
Join the DNRC |
Godwin\'s Law (thx@stona)
Documentation is like sex: If it\'s good, it\'s very, very good. If it\'s bad, it\'s better than nothing.
\"In theory, theory and practice are the same. In practice, they are not\" (Lawrence Berra)