Bug 8835: Drop issn_idx for completeness
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 12 Oct 2016 13:29:01 +0000 (15:29 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 22 Nov 2016 17:45:21 +0000 (17:45 +0000)
commit0fee84690ebf2998a43a956abca275f1c90025fa
treecd3cf98bd87abfd842c19a66fefff3d5abad69fb
parenta83600fe204f83e6d76310ed3f0eb16a6859dd83
Bug 8835: Drop issn_idx for completeness

When dbrev 3.15.00.049 failed, the still existing issn_idx must have
been the cause.
This patch only adjusts the old db rev.
Still thinking if we also need a new db rev to fix isbn and issn for
those installs where 3.15.00.049 failed too. (In that case the fields
may not have been changed to mediumtext and no indexes were added.)

Test plan:
Ideally, run an upgrade from something older than 3.15.00.49.
But running the added sql command from the command line might convince
you too.

Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
installer/data/mysql/updatedatabase.pl