| Summary: | (Bug 14783 follow-up) Fix mysql error in db_rev for 22.06.000.064 | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Michael Hafen <michael.hafen> |
| Component: | Hold requests | Assignee: | Michael Hafen <michael.hafen> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P1 - high | CC: | david, gmcharlt, hannah.co, lucas, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.01
|
|
| Circulation function: | |||
| Bug Depends on: | 14783 | ||
| Bug Blocks: | |||
| Attachments: |
Proposed fix
Bug 32470: (Bug 14783 follow-up) Fix mysql error in db_rev for 22.06.000.064 |
||
|
Description
Michael Hafen
2022-12-14 18:51:07 UTC
I changed the status, as I think it is more than an enhancement. I will have a go at testing... Also (for reference) is a report of this error on the mailing list: https://lists.katipo.co.nz/pipermail/koha/2022-December/058794.html Created attachment 144669 [details] [review] Bug 32470: (Bug 14783 follow-up) Fix mysql error in db_rev for 22.06.000.064 Fix MySQL error: ERROR 1093 (HY000): You can't specify target table 'systempreferences' for update in FROM clause introduced by db_rev 064 for bug 14783. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to 22.11.x for the next release |