On Tue, Mar 17, 2015 at 9:43 AM, T. Ermlich <[email protected]> wrote: > Hello, > > some days ago I did a cleam installation of Roundcube, as offered I > downloaded version 1.1.0. > Installation went well, Roundcube is working as intended. > > Yesterday I installed calendar-plugin, an run: > mysql -u root -p roundcubemail < > /var/lib/roundcube/plugins/calendar/drivers/database/SQL/mysql.initial.sql > After typing the password I get: > ERROR 1064 (42000) at line 26: You have an error in your SQL syntax; check > the manual that corresponds to your MariaDB server version for the right > syntax to use near 'tinyint(1) NOT NULL DEFAULT '0', > `created` datetime NOT NULL DEFAULT '1000-01-' at line 7
Ooopsie, that's an error in the SQL schema. Fixed in https://gitlab.com/kolab-roundcube-plugins/calendar/commit/125420074d136bb235ff1284ba05aaf65fc71628 ~Thomas _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
