I’ve read through the forum and @Teodor in one post suggested deleting “dmxConnectLib” which I tried and no luck.
Does anyone know why I’m able to connect using the DB Manager (and MySQL Workbench) but I’m unable to connect using (the same settings) the Server Connect Global Database Connections and how to fix this?
I went to my Target Configuration screen to make sure I have the right credentials and I do so connection refused due to bad credentials doesn't make sense right?
The other question that comes to mind is... is this a MySQL issue or a Wappler issue. Since I can connect to my local DB using MySQL Workbench I suspect it's a Wappler issue. But I'm not experienced so I may very well be quite wrong.
Somehow my Global Database Connections db file got corrupted.
I deleted the file, then went into the corresponding Project Settings target, clicked to show DB passwords then pressed save. This triggered Wappler creating a new Global DB connection file which now works.
Good to know - yes when it is docker you don’t have to manage separate database connections everything is generated by the project target settings. So usually reapplying those settings solves everything indeed.
Me happend the same. I dont know why I get error if I create database from the database manager. If I create from the Globals connection work fine. Is any difference creating from one side or from the other?