I've got 2 databases that I'm trying to connect to just to test out the MySQL_MariaDB_Generic library. One on my main laptop (a MySQL database) and one on an old laptop ( a MariaDB). I've set up all the credentials and everything correctly, but for some reason, the arduino won't connect to the databases.
I can reach the databases from the other laptops, but never from arduino. I'm lost. Any help?