Forum Replies Created
-
AuthorPosts
-
RiteshMember
It is not very difficult to implement but then we will not be able to provide features like filtering(planned in one of the future versions), sorting etc. as there will be no column headers to work with.
RiteshMemberThanks for pointing that out. If Access can, SQLyog should also be able to do.
I have added this in the TO-DO list of SQLyog.
RiteshMemberEven the help files are not updated as of now.
We are still not decided what will be in v5.14 and what will not be.
Give us 2-3 more weeks and things will be more clear.
RiteshMemberAdded for v5.14.
RiteshMemberI was just saying the shortcuts used in FireFox.
I have no intention of changing the MDI switch keys as they are Windows standard. We need to think of a more common alternative shortcut key to switch between tabs.
RiteshMemberLet me check the ODBC documentation and figure out how to get VIEWS in addition to TABLES in SQL Server.
I will let you know about the feasibility.
RiteshMemberThats a nice idea.
You can switch between TAB in Firefox by pressing CTRL+TAB and CTRL+SHIFT+TAB.
I have added this in our TO-DO list. It is not very difficult to implement and will make SQLyog even more keyboard friendly.
RiteshMemberInbuilt support for ZIP is in the TO-DO list but I cannot guarantee you which version will have this feature. Till then, you can use Peters suggestion.
RiteshMemberThis is a known issue that has already been fixed in v5.12. Please download the latest version i.e. 5.12.
RiteshMemberI think allowing the user to change the value out there itself will not do any harm. Its more intuitive!
If he just wants to turn on/off UNIQUE/FULTEXT or wants to change the name of the index. That can be done from the grid.
RiteshMemberSorry for the confusion. What I meant was that SQLyog will only reconnect when a query is executed by the GUI (both user executed and SQLyog generated). It will not reconnect for any query that are executed by SJA.
RiteshMemberLooks like the MySQL server takes a lot of time in returning MD5 for BLOB data. Did you try by using COLUMNS i.e. selecting particular columns which will be used to generate checksums.
RiteshMemberThis gets even more strange as we have not changed anything between 5.11 and 5.12 regarding data tab but I will take a look anyway tomorrow.
RiteshMemberSomething that needs to be worked upon. We have started working on v5.13 and I have put this issue in the TO-DO list of v5.13.
RiteshMemberThis is strange.
In v5.1 and ahead, we do extra checking for values like TIMESTAMP, CURRENT_TIMESTAMP etc. which requires extra processing but it should not make it 5 times as is your case.
How many columns you have in your table?
-
AuthorPosts