Page 1 of 1

Apply changes in editor requires switch to Paginal Mode

Posted: Tue 30 May 2017 14:50
by elkvis
I'm using dbForge Studio Express for MySQL, version 7.2.63, and after a recent update (no idea what version exactly started this), changes made in the data editor, for some tables give me the following error message:
The type of the modified table does not support locking on the row level. Now the table is locked and it's impossible to apply changes. You can apply
changes if you turn paginal mode on.
Press 'Paginal Mode' to unblock the table, turn on paginal mode and save changes.
Press 'Cancel' to cancel changes.
All of my tables are InnoDB, so row-level locking is obviously available. I've never had to switch to paginal mode to save my changes in any previous version of dbForge Studio. I suspect this may be a bug, but if it is not a bug, then could someone explain the rationale behind changing a formerly simple feature in such an obtuse and inconvenient way?

Re: Apply changes in editor requires switch to Paginal Mode

Posted: Thu 01 Jun 2017 12:41
by alexa
We will fix this issue in the next product build and will notify you once it's available for downloading.

Re: Apply changes in editor requires switch to Paginal Mode

Posted: Thu 01 Jun 2017 14:26
by elkvis
Thanks!