-
Bug
-
Resolution: Fixed
-
Major
-
3.0.11
-
None
The problem is, that we try to recreate the db and reconnect to it, while the old connection is still hold.
To resolve this, we just drop all tables and recreate the tables instead of the hole db.