https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10517
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from David Cook <[email protected]> --- (In reply to Martin Renvoize from comment #16) > > I am, however, pretty keen to take such an approach and drop 5.5 support > with this release and so this patch is 'on hold' for now. For what it's worth, I think koha-remove uses "DROP USER IF EXISTS", so we already have mixed support for 5.5. I ended up removing "IF EXISTS" and updating koha-remove to use --force so that it could survive fatal errors. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
