Apply changes in editor requires switch to Paginal Mode

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
elkvis
Posts: 2
Joined: Tue 30 May 2017 14:32

Apply changes in editor requires switch to Paginal Mode

Post by elkvis » 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:
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?

alexa

Re: Apply changes in editor requires switch to Paginal Mode

Post by alexa » Thu 01 Jun 2017 12:41

We will fix this issue in the next product build and will notify you once it's available for downloading.

elkvis
Posts: 2
Joined: Tue 30 May 2017 14:32

Re: Apply changes in editor requires switch to Paginal Mode

Post by elkvis » Thu 01 Jun 2017 14:26

Thanks!

Post Reply