Hi, On debian 7.x in the package postfix-cluebringer the file: /usr/share/doc/postfix-cluebringer/database/policyd-db.mysql.gz
is not up to date. In every create table there is TYPE=InnoDB This type was deprecated and remove with mysql 5.2. In Debian 7.x mysql is at version 5.5 The correct syntax is: ENGINE=InnoDB -- ing. Andrea Gelpi *************************************************** La Terra non la abbiamo ereditata dai nostri avi, ma la abbiamo presa in prestito dai nostri bambini. *************************************************** We do not inherit the Earth from our parents, but borrow it from our children. *************************************************** _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
