Database Manager - Unable to Connect Problem

I still have an issue with the Changes window not being able to connect, but there is a specific error message now… can I do something to fix this?

changes

Are you sure you have not done any changes on this database in another project?

Well yes, during the last week I have been managing it in MySQL Workbench as I worked on my project!

No Antony,
I am asking if you have changed anything in this database (names, columns, tables erc.) from within a different Wappler project using the Database Manager?

Changes are stored in a table called: wappler_migrations in your database.
You can empty its contents and start again. This will fix the error.

1 Like

Hmmm… I don’t seem to have such a table in the database!

Are you sure you are looking at the correct database?

I’m looking in the one Wappler is showing me for the current target. I’ve done a search.

The error message talks about a file in a directory… is there something in the file system I can edit to fix things?

You won't see these tables from withing Wappler using the Database Manager.
Check with the mysql workbench.

No, i exlpained you above how to fix it. You messed something in your projects as i explained above - probably edited the database from within another project.

Thanks Teodor! I’ve deleted those tables in MySQL Workbench and the error has gone away.

So now I’ve created a new table “table_0515”, but there is nothing listed in the “Changes” area:

nc

Why is that?

Have you clicked the apply database changes button?