<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I'm upgrading from koha 16.05 to 16.11 (I'm trying to keep up to date) and I see on the <a href="http://updatedatabase.pl">updatedatabase.pl</a> this:<br><br><i>DBD::mysql::db do failed: Can't DROP 'isbn'; check that column/key exists [for Statement "ALTER TABLE biblioitems DROP INDEX isbn"] at /home/vagrant/kohaclone/installer/data/mysql/<a href="http://updatedatabase.pl">updatedatabase.pl</a> line 13734.<br>DBD::mysql::db do failed: Can't DROP 'issn'; check that column/key exists [for Statement "ALTER TABLE biblioitems DROP INDEX issn"] at /home/vagrant/kohaclone/installer/data/mysql/<a href="http://updatedatabase.pl">updatedatabase.pl</a> line 13735.</i><br><br></div>Those line shouldn't be: <br><br><i>drop index isbn on biblioitems;<br>drop index issn on biblioitems;</i><br><br></div>I work always with MySQL, is MariaDB different on the index drop?<br><br></div>Regards<br></div>