Johan Cwiklinski
Johan Cwiklinski
> ``` > > SELECT * > FROM glpi_printerlogs > WHERE items_id = 109 > AND date = '2025-10-19'; > > id itemtype items_id total_pages bw_pages color_pages rv_pages prints bw_prints...
Local solution (**tested on a very few records; make sure you know what you do and you have a db backup!**). You can identify problematic lines with the following query:...
> Seems like the delete query did its job. Upgrade worked. Great! Thanks for the feedback. I'll work on a solution for the next release in the next weeks.
@adamcios unsuprisingly, you have the same issue as others ;)
This has been fixed in latest release.
> Please advise of applicable workarounds etc for this issue for current release? Wait for a fix to be proposed.
Please try with latest beta, or even better the latest main branch nightly build.
OK, indeed the error is the same. Do you know if this error already exists with GLPI v10? It may be related to some existing data; maybe this is already...
This issue already exists on 10.0 versions
#22019 should solve the issue. Take care of testing out of your productions environments.