Summary: | Error in SQL syntax when upgrading to 22.06.00.084 | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Database | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | jonathan.druart, michaela.sieber |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 32162 | ||
Bug Blocks: |
Description
Magnus Enger
2023-11-14 20:31:34 UTC
From bug 32162 (In reply to Nick Clemens from comment #9) > (In reply to Jonathan Druart from comment #8) > > What's the version of the DBMS, Nick? > > Server version: 5.7.12 MySQL Community Server (GPL) If this is a MySQL 5.7 thing, are we still supporting it? See also bug 29805. (In reply to Jonathan Druart from comment #1) > From bug 32162 > > (In reply to Nick Clemens from comment #9) > > (In reply to Jonathan Druart from comment #8) > > > What's the version of the DBMS, Nick? > > > > Server version: 5.7.12 MySQL Community Server (GPL) > > If this is a MySQL 5.7 thing, are we still supporting it? > > See also bug 29805. 22.06... is an update to 22.11. 22.11 as the LTS is still maintained and will be for a while. We list these OS as supported on the requirements page in the wiki: * Debian 12 * Debian 11 * Debian 10 * Ubuntu 22.04 * Ubuntu 20.04 So if 5.7 is in 20.04... we are still supporting it I guess? @Magnus: is this still valid? Do we need the keyword RM_priority here? Since it seems no one else had this problem, I am tempted to think it was a local thing and just close it? |