I get this error - as far as I understand it is somehow related to the database. I created a MySQL database on the server and seemed to be successfully connected to it, but I can’t load the changes
Please check:
I even deleted all connections and the database on the server and created it again, but Wappler somewhere inside seems to keep the old data structure and does not allow creating a new table in a completely empty database - an error that the table already exists. What else needs to be manually cleaned up in the project?
I deleted the old database and created a new one on a remote server with a different name. I connected it in target DEV and in target PROD. Now, when working with DEV, updates go to the database normally, but an error occurs when publishing the project. Is it possible to connect one and the same base to both targets? Or another reason?
Not sure if this is the same issue but I was having problems updating my database today and resetting the Changes History fixed it.
Thank you! I solved the problem in another way - I switched from the base to Digital Ocean