Forum Replies Created
-
AuthorPosts
-
iliaskMember
Usually, query error messages show in tab 1 “Result” (In version 8.22 that I use). Errors on that big tab always displayed nicely in many lines, and not squeezed into a line. I am not sure about the others, but that info bar is utterly distracting to me – to the point of not updating the application to avoid it.
Thanks
Ilias
iliaskMemberHi,
Thanks for that and sorry for coming accross a bit too aggressive. If you run multiple queries it would make sense to have the infobar on, but for single queries it was more of a distraction.
Ilias
iliaskMemberHi,
It is clutter, as it provides duplicate informational already present in the system, and clutter is not an impolite world. Please understand that for a paying customer who was on the previous version for quite a while this a feature which just takes screen space – very annoying on small screen laptops that I happen to use. Had I known this I would not have paid for the upgrade. To me, separate important queries can be executed on different tabs and those who want more control should enable the bar from an option in preferences.
When you spend so much of your time on a product like this even the slightest visual changes you make will matter to the users.
iliaskMemberYou mean that by accidentaly double clicking on a table with international characters you might get unreadable symbols on your editor?I guess then that a ALT+ shortcut would do fine…
iliaskMemberHow about pasting the SELECT statement after the user has double-clicked on the table? That would be more usefull compared to just placing the table name…
iliaskMemberSorry hadn't notice that menu. A shortcut would be great… 😀
iliaskMemberExactly. That was the default behaviour of version 4.1 and was proven to be quite handy. For the time being i have to locate the last entry on the history pane and then manually copy-paste it to the sql pane. Most of the times you have to manually edit the where clause of the sql to get a different output on the Table Data pane and having the sql ready helps a lot.
iliaskMemberTested 4.2B5 but all i could get was the database name every time i pressed enter on one of the tables, which is not much usefull. The SELECT * FROM table LIMIT 0,maxRows would be far better. A “Paste quick SELECT in editor on double click” on the preferences menu would allow people to swich it off.
iliaskMemberThe code which sorts the grid within SQLyog is doing fine as long as there is a lot of different values in the column you clicked. Otherwise it takes ages for more than 5000 rows. Ever thought of experimenting with different sorting algorithms?
-
AuthorPosts