Forum Replies Created
-
AuthorPosts
-
KhushbooMember
Hi,
Issue confirmed.
For MySQL versions 5.0x, “Change Table Type” sub-menu is not displaying all supported engines.
We will fix this issue and give you a not-release(special) binary shortly.
Thank you for reporting the issue.
Regards,
Khushboo
KhushbooMemberHi Jim ,
Thank you for your feedback!
We already have this request in our wish list:
http://code.google.com/p/sqlyog/issues/detail?id=1119
We will discuss and schedule this according to our priority.
Regards,
Khushboo
KhushbooMemberHi,
This issue is fixed internally and will be available in our next public release.
Thank you for your feedback.
Regards,
Khushboo
KhushbooMemberHi,
We never encountered such problem.
Is it reproducible for you? We would like to know how to replicate this issue at our end.
Please tell us about the environment in which you are running the application.
Thanks You.
Regards,
Khushboo
KhushbooMemberHi Ken,
Thank you for your feedback and appreciation. We are glad that you like our product!
Regards,
Khushboo
KhushbooMemberHi Michael ,
Thank you for your feedback!
We already have this request in our wish list:
http://code.google.com/p/sqlyog/issues/detail?id=1464
We will discuss and schedule this according to our priority.
Regards,
Khushboo
KhushbooMemberHi,
Thank you for your suggestions.
Your requests are added in our wish list:
http://code.google.com/p/sqlyog/issues/detail?id=1571
You can expect the Tooltip implementation in our next public release.
Regards,
Khushboo
KhushbooMemberHi Lars,
This feature is implemented and will be available in our next public release.
Thank you for your feedback and suggestions as they have helped us a lot in making the Connection Dialog more user friendly.
Regards,
Khushboo
KhushbooMemberHi Stephen,
We have fixed some of these warnings and committed the code here:
https://sqlyog.googlecode.com/svn/trunk
Please update and check.
Thank you for reporting.
Regards,
Khushboo
KhushbooMemberHi Larsen,
This issue is fixed internally and will be included in our next public release SQLyog 8.7 GA, releasing tomorrow.
Thanks for the suggestion.
Regards,
Khushboo
KhushbooMemberHi,
Please try formatting views with SQLyog 8.7 Beta as we have currently rewritten the Formatter module. Let us know if you still face any issue.
Refer to:
http://www.webyog.com/blog/2010/10/11/sqlyog-mysql-gui-8-7-beta-1-released/
The Query Formatter is now completely rewritten. In principle all types of SQL statements are now supported and all limitations with the old implementation are lifted.
Thank you for your patience and support.
Regards,
Khushboo
KhushbooMemberHi,
Please try formatting with SQLyog 8.7 Beta as we have currently rewritten the Formatter module. Let us know if you still face any issue.
Refer to:
http://www.webyog.com/blog/2010/10/11/sqlyog-mysql-gui-8-7-beta-1-released/
The Query Formatter is now completely rewritten. In principle all types of SQL statements are now supported and all limitations with the old implementation are lifted.
Thank you for your patience and support.
Regards,
Khushboo
KhushbooMemberHi David,
We have released 8.62 GA with this fix.
“Data Sync will now ignore differences as regards indexes on source and target tables except for the Primary Key/Unique Index used for sync. There is no need to require that all indexes are the same.”
Please refer to:
http://www.webyog.com/blog/2010/10/08/sqlyog-mysql-gui-8-62-released/
Thanks & Regards,
Khushboo
KhushbooMemberHi,
We have released 8.62 GA with this fix.
“Renaming a connection changing only LETTERCASE failed.”
Please refer to:
http://www.webyog.com/blog/2010/10/08/sqlyog-mysql-gui-8-62-released/
Thanks & Regards,
Khushboo
KhushbooMemberHi,
Quote:I have old company-internal documentation which suggests that this can lead to data loss, but which says nothing of how.Well as I understand you are trying either of these cases:
1. You have two tables with “ENUM” columns which have different data and you want to Sync them.
In this case, Data Sync will sync the source table data to the target table. After Sync, there will be data lose in target table as it will have the values of source table.
2. In source you have changed the data type of one column from ENUM to some other datatype. In this case there will be change in Schema of source which will lead to failure of Data Sync as source and target table should have identical schema. But, now you can use “Schema Synchronization” tool of SQLyog, which will make the source and target schema identical and then you can do Data Sync.
Please correct me if I am wrong.
Quote:I don't see how, if the identical change is made on both DBs, that there could be a problem, but this is a mission-critical DB, so I am reluctant to experiment.I am still not clear what problem you faced and what changes you made?
Thank You.
Regards,
Khushboo
-
AuthorPosts