I keep getting a timeout error on trying to connect to my database does anyone know the correct format for connecting to this or is this a bug?
Where do you see this error - in your server action connections, or in the database manager panel?
What’s the exact error you see, please post a screenshot.
I managed to get it working with the direct connect apposed to the server connect and the error message was for a timeout but it loaded the entire just a moment please pages html from blazing.
For anyone else using blazingfast set up remote connections on channel to allow your IP
Then set up your target and database connection making sure on database connection you use direct.
Yes indeed Wappler connects directly to your database so it has to be allowed indeed. So it can retrieve the schema.
Also it is advisable to run more recent MySQL/MariaDb versions as very old one can be slow in schema retrieval and that is why the process timeout eventually if your database have a lot of tables.