MariaDB refuses MySQL Workbench connections

Hello.

Does anybody know why MariaDB 10.4 is refusing connections via MySQL Workbench? Both server and client run in my workstation, so issues with firewall ports are discarded. So far, up to MariaDB 10.3, you just got a warning for possible incompatibilities but, as long as you didn’t use MariaDB’s specific features (i.e., sequences), it worked fine. There’re no issues with DBeaver 7 or mysql CLI.

MySQL Workbench.
f8cab2a9dd8c31281365a686b1312ab2a228c07f.png

mysql CLI.
d92dc6643f1e767d369f3585e247a5a01ab54573.png

DBeaver 7 using mariadb-java-client v2.4.3 connector.

Thanks and regards.