I have set up a MariaDB server on my Ubuntu Linux desktop, and imported an important database. I would like to use Base as a front end, to query and use this MariaDB database, but my attempts have been futile, this far.
I have installed libreoffice-mysql-connector and also mysql-connector-j_8.3.0-1ubuntu22.04_all.deb
The Error says: "The connection to the data source “DB-name” could not be established. Cannot connect to MySQL server on 27.0.1.1:3306 (111) ./connectivity/source/drivers/mysqlc/mysqlc_general.cxx:119
I try to run the various tutorials and nothing resolves it. Any help would be appreciated.