Apply changes in editor requires switch to Paginal Mode
Posted: Tue 30 May 2017 14:50
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:
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?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.