Public bug reported: When you try to import the database schema located at /usr/share/doc /postfix-cluebringer/database/policyd-db.mysql the mysql client returns:
ERROR 1064 (42000) at line 13: 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 CHARACTER SET latin1 COLLATE latin1_bin' at line 12 The issue is documented in http://permalink.gmane.org/gmane.mail.postfix.policyd/2140 and the solution is to replace the TYPE keyword with ENGINE. ** Affects: postfix-cluebringer (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421356 Title: The database schema is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/postfix-cluebringer/+bug/1421356/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
