Uh oh!
There was an error while loading. Please reload this page.
use the updated mariadb10.6 container in drone - #33631
Conversation
Cc @nickvergessen@ArtificialOwl it seems like tests fail with thr latest mariadb10.6 version: I made it running by not adding the sql-mode command from the drone config in #33607 and #33606... |
nickvergessen
commented
Aug 21, 2022
Tests failed, so we don't run them.... 🤕 If the query is an issue it needs to be adjusted |
szaimen
commented
Aug 21, 2022
And where can I find this query and why does it fail only with this new mariadb10.6 version and not with an old mariadb10.6 version? |
Uh oh!
There was an error while loading. Please reload this page.
nickvergessen
commented
Aug 21, 2022
Maybe because they fixed something in a maintenance release? I can't even see the query nor anything as CI just died with a timeout |
szaimen
commented
Aug 21, 2022
possible
same |
dr-m
commented
Aug 22, 2022
@szaimen I only really know the InnoDB storage engine. On a quick read of the comments on this pull request, |
szaimen
commented
Aug 22, 2022
Ah I see. Sorry for pinging you then!
Thanks! We'll have a look! |
szaimen
commented
Aug 22, 2022
Seems like removing @nickvergessen since this was added intentionally, how can we debug and fix this? |
6bcbda5 to
4e83a8cCompareMaybe the docker image itself is incompatible with the flag? I don't know. It fails outside of the nextcloud code, so should be good/easy to report to the maria docker people? At least our tests need to run in this mode, I don't really care how it gets enabled |
szaimen
commented
Aug 22, 2022
I'll try that out locally. |
szaimen
commented
Aug 22, 2022
Yes, this fails with the same log: |
szaimen
commented
Aug 22, 2022
Reported in https://jira.mariadb.org/browse/MDEV-29347 |
szaimen
commented
Oct 10, 2022
Waiting for mariadb10.6.11 release which fixes the issue. https://hub.docker.com/_/mariadb/tags?page=1&name=10.6 |
4e83a8c to
44962c5CompareSigned-off-by: szaimen <szaimen@e.mail.de>
44962c5 to
fe2b851Compareszaimen
commented
Nov 11, 2022
MariaDB 10.6.11 is finally out that brings the fix. So this should finally be ready for review :) |
szaimen
commented
Nov 13, 2022
/backport to stable25 |
szaimen
commented
Nov 15, 2022
CI failure unrelated |
The backport to stable25 failed. Please do this backport manually. |
Signed-off-by: szaimen szaimen@e.mail.de