Hi
I have a problem with mysql, idownloaded cluebringer package and I
followed the following procedure : http://wiki.policyd.org/installing
# rpmbuild -ta cluebringer-2.0.13.tar.bz2
# rpm -ivh /usr/src/redhat/RPMS/noarch/cluebringer-2.0.13-1.noarch.rpm
# cd /usr/src/redhat/BUILD/cluebringer-2.0.13/database
# for i in core.tsql access_control.tsql quotas.tsql amavis.tsql
checkhelo.tsql checkspf.tsql greylisting.tsql
do
./convert-tsql mysql $i
done > policyd.mysql
# mysql -u root -p policyd2 < policyd.mysql
Enter password:
ERROR 1064 (42000) at line 30: 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
It's the same problem :
http://comments.gmane.org/gmane.mail.postfix.policyd/2140
Did you have an idea?
Regards
##Mysql version
# rpm -qa |grep mysql
mysql-5.5.28-3.el5.remi
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org