This topic is locked

Problem with DB synchronization

8/14/2022 9:52:59 AM
PHPRunner General questions
M
Mauipm author

Hi all,
I'm using PHPRUNNER V.10.8 BUILD: 39558 and MariaDB 10.4.17

I've a problem about the synchronization with the DB in my application. I made a clone (let me say "B") of the original database (let me say "A"), then I changed the connection in the project.
After that I've added a field in a table of B with no result after a "Sync database"; instead, if I add a field in a table in "A" (the previous connected DB), I can see that after a "Sync database"

If could be useful: after changing the connection from A to B, the name of the connection in the "Tables" page didn't change

Any suggestion?
Thanks in advance
Mauro