itdb icon indicating copy to clipboard operation
itdb copied to clipboard

Upgrading db fails (1.9 - 1.23)

Open Roman-Dudar opened this issue 8 years ago • 1 comments

Fails to upgrade from db v3 to v6 with "cannot start a transaction within a transaction" error

solved by adding "commit;" at the top of updates/db/3_4.sql

Roman-Dudar avatar Jun 21 '17 13:06 Roman-Dudar

thanks

sivann avatar Jun 23 '17 10:06 sivann