-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debian Bookworm provides MariaDB 10.11.2 but Nextcloud appears to only support versions up to 10.6? #10350
Comments
There are plenty of releases: https://mariadb.com/kb/en/mariadb-server-release-dates/ |
I know there are lots of MariaDB releases upstream of Debian and I also don't know who does any testing or how the list of supported version of MariaDB is generated but if Nextcloud is compatible with the Debian Bookworm version it would be nice if the documentation could be updated to reflect this as it will probably be the Debian stable version of MariaDB from next month. |
This request should probably start at https://github.com/nextcloud/server rather than here since the docs can only follow testing (and any development). https://mariadb.com/kb/en/changes-improvements-in-mariadb-1011/#new-features-improvements |
At this time, only 10.6 is tested. |
nextcloud/server#41003 was just merged, implying that MariaDB 10.11 should be supported, though docs do not yet reflect this. |
It was merged 11h ago... 😉 Note: I'm running a instance on 10.11 since Nextcloud 26, no problems. |
The Nextcloud system requirements for version 26 include:
Debian Bookworm provides version 10.11.2, if this version is compatible with any versions of Nextcloud would it be possible to update the documentation to reflect this?
The text was updated successfully, but these errors were encountered: