mysql -e "create database UTM5 DEFAULT CHARACTER SET=utf8;"
# mysql UTM5 < /netup/utm5/UTM5_MYSQL.sql
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=InnoDB' at line 9
В чем ошибка?
На Линухе mysql 5.0.77 все проходит нормально.
Может снести нафиг 5.5 и поставить 5.0?