The syntax for connecting to a mysql/MariaDB server without a password is not handled properly. No combination of different syntax when specifying a database url allows for a connection to a server ...
We're adding support for reading mysql tables in Ibis and despite the documentation using localhost, and localhost also being the default, it seems that localhost doesn't work. D install mysql; D load ...