[Koha-bugs] [Bug 15207] Error on upgrade from 3.20.5 to 3.22 beta

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 24 00:08:28 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15207

--- Comment #30 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 45113
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45113&action=edit
To not show errors on update from 3.20.x to 3.22.x

Two update of db, 3.21.00.027 and 3.21.00.022, are partialy done
also on 3.20.x. This patch modify updatedatabase.pl to cover those
partial changes in db done in 3.20.x

To test:
1)Install a 3.20.4 or more
2)Dump the db
2)Update to master and see the error
3)Installe the patch
4)Reload the db
5)Update to master and see no more error
6)Check the coerence at sql structure level

More check:
a)Reload the db
b)Change db to delete the effect of those two commit in 3.20:
bug 14205:
http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=c158f9e27e9e283523a5070ae4e4c718627374d2
bug 14298:
http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=e0c926e0104e3fb73d80d8bea07ea8b6f90807b3
c)Redone update
d)With patch no errors

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Added COLLATE to audio_alerts

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Insert check based on INDEX instead of FK

http://bugs.koha-community.org/show_bug.cgi?id=15207

Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list