Hi.
How would I got and connect Synapse to an instance of MariaDB Server I'm running locally? I installed MariaDB server but when I want to connect to Synapse, the connection fails. I tried researching what to exactly put in the required fields when creating the connection but I couldn't find anything on it.
I'm assuming the Server Name should be localhost, port should be 3306, Database Name should any DB I create, User name should be root (I tried my name as well but it didn't work), and my password. Connection fails.
Any idea of what I should do? Should I configure something locally first? Is there somewhere I can extract the connection info from MariaDB Server?
Thanks.


