Hi; In my window environment, I configured mysql as the persistence store (SimpleDbPersistenceManager) and it works fine.
However, after I try to deploy it to Linux environment (mysql is also on linux). Everytime, when I tried to start the app, it complains ...VERSION_NODE, ..._VERSION_PROP, etc tables exists. If I recreated the database, it would work fine till I restart the app. Any clue on how to configure it not to recreate the tables every time? Thanks.
