Hello.
I am using HeidiSQL 12.0.0.6512 on Windows 10 against MariaDB 5.5.
When I perform a query in a query tab as select * from table
, I can edit the data displayed in the grid.
When I change that query to select columnX, columnY from table
, and none of the columns are the primary key, I cannot edit the data in the grid. Cells in the grid will accept focus but I cannot change the value.
Before finding HeidiSQL, I used MySQL Query Browser which would allow editing even if the primary key wasn't in the result set. It's not a problem in the slightest, but I noticed it and thought it would be nice to have that feature in HeidiSQL.
Thank you and have a great day!
LR