Hi everybody, I got an error while installing Koha package 3.22.07 (oldstable) with italian localization on Ubuntu 14.04.4 (MySQL 5.5.49). While creating default tables (unimarc_framework) the third step of installation procedure raise the error (see also attached file): unimarc_framework.sql [Thu Jun 9 23:20:14 2016] install.pl: DBD::mysql::st execute failed: 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 'insert into `biblio_framework`(`frameworkcode`,`frameworktext`) values ('MN','M' at line 11 at /usr/share/perl5/DBIx/RunSQL.pm line 273 Whith the same configuration it is possible to install, without errors: Unimarc in english Marc21 in italian so I suppose the problem is connected with the italian localization. It looks like this: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13669 but this bug is closed with the 3.22.07 that is exactly the package I'm using. If you have any idea it will be very much appreciated. thanks tommaso