forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Feature Request: Default Form View
- This topic is empty.
-
AuthorPosts
-
-
April 21, 2011 at 12:24 pm #32147
peterlaursen
ParticipantThere is no such setting. Is it really a problem to click once on an icon?
And obviously it cannot be specified in SQL (SELECT or whatever). SQL is executed by the server and the server has no idea of GRID or FROM view.
-
April 21, 2011 at 1:01 pm #32148
Roland DG
Member'peterlaursen' wrote:There is no such setting. Is it really a problem to click once on an icon?
And obviously it cannot be specified in SQL (SELECT or whatever). SQL is executed by the server and the server has no idea of GRID or FROM view.
It is not hard to click on the icon, but if you do the following:
set global sql_slave_skip_counter = 1; start slave; show slave status; and you have 30 errors you have to click that button many times 🙂
I don't know how difficult it is to make this a preference setting.
-
April 21, 2011 at 1:53 pm #32149
peterlaursen
ParticipantOK .. lets check this example. But after the weekend only probably (due to Easter holidays).
It is not difficult to add such setting. The concern is only to avoid too many settings.
-
April 26, 2011 at 11:44 am #32150
Roland DG
Member'peterlaursen' wrote:OK .. lets check this example. But after the weekend only probably (due to Easter holidays).
It is not difficult to add such setting. The concern is only to avoid too many settings.
Ok thank you very much for your time!
-
May 16, 2011 at 1:26 pm #32151
Roland DG
MemberAny news regarding my request?
Thanks
-
June 10, 2011 at 6:34 pm #32152
peterlaursen
ParticipantWe will consider this in this context: http://code.google.com/p/sqlyog/issues/detail?id=1649
-
June 20, 2011 at 9:39 am #32153
Roland DG
Member'peterlaursen' wrote:We will consider this in this context: http://code.google.com/p/sqlyog/issues/detail?id=1649
That would be a great solution, and that's what I actually meant by
Quote:OR could you write something in your select to define in which view the result has to be.
-
-
AuthorPosts
- You must be logged in to reply to this topic.