Hi all, I just got started with the install procedure of policyd, the first step of which is to produce the policyd.sql file. On my system the produced file throws errors when trying to import it as I'm using mysql v5.5.x.
The wiki doesn't mention that ./convert-tsql can take mysql55 as an argument and produce usable SQL for MySQL5.5. Also, the line: mysql -u root -p policyd < policyd.mysql should probably read mysql -u root -p policyd < policyd.sql Regards, James _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
