Bug #119926 MySql Workbench goes readonly after a short idle time
Submitted: 20 Feb 9:59
Reporter: Dark Jasmines Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:8.0.45 OS:Windows
Assigned to: CPU Architecture:Any

[20 Feb 9:59] Dark Jasmines
Description:
SQL Editor shows "readonly" after a certain idle time, no matter if I'm working on a primary key select, on all databases of my server running 10.11.16-MariaDB.

How to repeat:
In Workbench, connect to an instance of 10.11.16-MariaDB and do a simple SELECT * FROM table (with table having a primary key index).
The table is editable (that means: you can edit and add records as always).
After a short time, rerun the same select, and the table is now readonly.