You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case it is useful to anyone, I wondered about MariaDB version 11, so I tried some things. I briefly tried it out in adminer.php. It works OK for the little testing I did.
In case it is useful to anyone, I wondered about MariaDB version 11, so I tried some things. I briefly tried it out in adminer.php. It works OK for the little testing I did.
I changed
alpine-mariadb/alpine-mariadb-amd64/Dockerfile
Line 1 in e206b79
to:
This caused Mariadb 11.4.x to be installed.
Then for fun, I added version numbers to this line
alpine-mariadb/alpine-mariadb-amd64/Dockerfile
Line 22 in e206b79
So it becomes
The text was updated successfully, but these errors were encountered: