https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10517

--- Comment #33 from Victor Grousset/tuxayo <vic...@tuxayo.net> ---
(In reply to Martin Renvoize from comment #16)
> I'm afraid we cannot yet use the 'IF EXISTS' syntax here as we are
> maintaining support for Jessie up to the end of it's LTS date (2020-06-30).
> I intend to drop support for that Debian version at the release of 20.05 (at
> which time I believe we should also drop support for it from 19.11  at
> 19.11.06 and 19.05 at 19.05.12).
> 
> However, even once we have dropped such support, unless I am mistaken,
> stretch is still stuck at MySQL 5.5 (though it recommends MariaDB instead. 
> As such, we'll need a clear deprecation of mysql 5.5 support outlined and
> publicised before we can make this change.

My second test of the above comment seems to show that MySQL 5.5 is already not
supported in our case.
I'm just spinning up a Koha with MySQL 5.5 and run koha-remove then it fails on
a syntax error mentioning IF EXISTS.

So, should we still avoid IF EXISTS?(I don't have the big picture)
In this case it doesn't look like it will break anything new for anyone. "Just"
breaking a second thing when using koha-remove.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to