[EventCalendar] Version 3.1._pre11

Alex Tingle alex at firetree.net
Fri Jul 21 20:16:09 UTC 2006


I've just bumped the version up to 3.1.pre11. This release fixes a bug found by Jeff Cole that affects recent versions of MySQL (5+ I think). The word 'repeat' is now a MySQL keyword, so I've changed the column name from 'repeat' to 'rpt'.

You can upgrade from an earlier version of 3.1 with this SQL:

SQL> ALTER TABLE wp_ec3_schedule CHANGE COLUMN repeat rpt VARCHAR(64);

-Alex

-- 
:: Let me solve your problems: http://www.firetree.net/consulting/
:: alex.tingle AT firetree.net  +44-7901-552763 



More information about the EventCalendar mailing list