Displaying 1 result from an estimated 1 matches for "expires_test".
2009 May 28
2
expire: mysql table creation error
Don't know if anyone found this already (couldn't see anything in the
archives about it) but maybe this is useful to someone else who finds
the same problem.
When following the instructions for setting up expire on v1.2+ for mysql
backend at http://wiki.dovecot.org/Plugins/Expire I got the following error:
mysql> CREATE TABLE expires (
-> username varchar(100) not null,