Forum Replies Created
-
AuthorPosts
-
kybertMember
Thats exactly what i needed, thanks.
kybertMemberI also have this issue since installing v11.21. I have been using sqlyog for a very long time.
To reproduce:
Open sqlyog, and close all connections. Make the window not docked, e.g. not full screen.
Close program.
Open program. It opens not docked.
Click cancel to dismiss the open dialog.
Maximise the window.
Click connect (BUG: window restores to not docked)
It appears that if you change the window docked state with no connections, then click connect, the window will always change to the dock position that the window was in when the program started.
kybertMemberBump. This annoying bug is 2 and a half years old. Please fix it, its seriously getting on my nerves now. ( I'm using version 11.11 64bit Ultimate )
I can only scroll to the end of a line by clicking on the text, then pressing the END key on the keyboard. Not ideal. I would like to use the scroll-bar please.
kybertMemberPrev versions i have used are Pro: V8, V9, V10 and then Ultimate V11
Maybe i'm just imagining it, but im sure it was as i described in V9 and V10 ?!
kybertMemberThat's true. But that is also quite annoying. I'm sure the program used to intelligently work out the start of the query from where the cursor was in a query, even if the query was over multiple lines, e.g. the following was ok if the cursor was on the FROM keyword:
khsfhsdlf
SELECT *
FROM mytable;
Now it doesn't do that any more. Like you say, its simply looking for a semi-colon somewhere before the cursor (or the start of the editor). Then executing whatever comes after that semi-colon.
Am i crazy or was this intelligence removed?
kybertMemberNone of my tables or fields have spaces in them, only underscores _
I'll send a dump.
kybertMemberAll my tables and columns have underscores in them.
Thanks for looking into this.
kybertMemberNo idea how i missed that button, thanks !
kybertMemberThanks for the reply. Strict mode shows no setting in the setting viewer.
I installed mysql 5.1.60 and it has fixed the problem.
kybertMemberThanks.
Im trying to learn MySQL and this just confused me to bits !
-
AuthorPosts