Unfortunately, even running the installer 10 times, it doesn't fix it. And I haven't found any ways to fix it.Re-run the installer a second time without doing anything else.I have the same problem, and I can't find a way out of it. Any effective solution?
The installer creates a temp table in mysql/mariadb while it is updating the columns. There are two changes required to a single table, and the database does not get the temp table cleaned up quickly enough after the first update to be able to create a new temp table with the same name for the second change.
If you re-run the installer it should report
Schema upgrade required from version 113 to 118.
so it will have already completed the 112-113 schema upgrade, and will continue from there.
It should complete.
Statistics: Posted by ThyTe — Fri Apr 11, 2025 8:52 pm