Forum Replies Created
-
AuthorPosts
-
RiteshMember
The help file (sqlyog.chm) provided with SQLyog Enterprise 4.0 and SQLyog 4.0 has a complete literature on how to setup HTTP Tunneling.
Can you tell me the details you are providing and the error you are getting while connecting?
RiteshMemberThis issue has already been fixed in the FINAL release of SQLyog 4.0 and SQLyog Enterprise 4.0.
Download SQLyog Enterprise 4.0 from http://www.webyog.com/sqlyog/SQLyog40Ent.exe.
RiteshMemberThanks for your reply.
You can switch between result in Text and Grid by pressing Ctrl+L. You can execute multiple queries together by pressing Shift+F5 and different result will come in different tabs. You can then switch between multiple tabs to compare results. I guess this is what you want. Am I right?
An advanced query builder and diagramming tool is under development for SQLyog Max.
RiteshMemberQuote:However there is one facility in Winmysqladmin that's not in MySQLAdministrator: You can not only stop the server but also uninstall the service from Winmysqladmin without uninstalling the application. I'd allways preferred to uninstall the service that way before upgrading. But with the new Win-installer it probably isn't necessary.With a nice installer being provided with MySQL 4.1.7, I guess all the above problems will be solved 🙄
RiteshMemberWhy do you require a command line window?
Auto-complete and query builder are planned for SQLyog Max 😀
RiteshMemberI am still unable to understand the decimal problem. Maybe you can upload a pic to describe it.
RiteshMemberNo.
You can only sync one database in a single session. For multiple syncs you have to use multiple schemas.
RiteshMember😀 😀
RiteshMemberEverybody has different requirements.
SQLyog keeps track of last selected options. So once you uncheck it, it will start off with those options unchecked everytime. 😀
RiteshMemberWe are working on it.
Looks like SHOW FULL FIELDS is not 3.22.x compatible. We will rectify all such errors in 4.1.
Since you are working with a live 3.22.x server, I will be glad if you can become a beta tester for SQLyog.
RiteshMemberplink.exe is a small app executed by SQLyog for SSH tunneling.
@c64audio: Are you giving “local port” for SSH connection to be 3306. If yes, then please change it to something else. Your MySQL server and the SSH tunneler are listening to the same port and it will cause errors.RiteshMemberDevelopment of MyCC has been ceased. With time it will be replaced by MySQL Admin and MySQL Query Browser.
RiteshMemberAre the INSERT stmts. in the form of BULK INSERTS?
RiteshMemberI think they have not even updated winmysqladmin for a long time.
RiteshMemberQuote:The grids are a bit difficult in sizing the column widths at the right of the grid. Almost impossible for the last columns in fact.Blob fields are rendered much too wide in the update grid. A small button would suffice.
If you tab across a very wide blob field in the update grid you lose all visual cues as to which is your activecell
It is frequently impossible to reach some columns at the right end in the update grid by means of the scroll bar if you have wide fields in front.
The width of the scroll buttons in the update grid doesn't size properly with the amount of content out of view
We have improved the functionality of grid (specially the width issues) in 4.0. Please download SQLyog 4.0 from http://www.webyog.com/sqlyog/download.html.
Also make sure that you have unchecked Truncate column headers to max data size… option in Tools->Preferences
Quote:The structure synchronization doesn't take reference information into account (not a usability issue)This feature is in the TO-DO list of SQLyog.
Quote:A right click on a database table doesn't update the active database dropdown even if you view the table data which is confusingWe will fix this issue in one of next minor upgrades of SQLyog.
Quote:There is no keyboard shortcut for viewing the data in the currently selected tableF11 or press Enter while the focus is on the Object Browser.
Quote:If you have multiple decimal columns in the view as well as update grids you get the decimals setting of one column on the other columns as wellI am not sure I understood your problem. Can you explain it a little more?
-
AuthorPosts