Forum Replies Created
-
AuthorPosts
-
navyashree.rMember
Hi Davis,
Quote:SMTP SERVER BUG (invalid challenge):ok, go onThen
Can not authenticate to SMTP server: 334 ok, go on
Then
Error while sending test email,
Can't connect to SMTP server!
We are getting these 3 errors when our SMTP details are incorrect. So, could you please furnish the details below:
1. What SQLyog program version you are using?
2. Also, please confirm whether your password contains any special characters?
Let us know the status.
Regards,
Navya
navyashree.rMemberHi,
We made one more fix for this issue. So, could you please try again with this special build 8.23.1 (not release) and let us know whether it solves your issue.
To Download,
http://www.webyog.com/downloads/betas/not_released/SQLyog823.1.exe
Thanks & Regards,
Navya
navyashree.rMemberHi,
We have released SQLyog 8.22 with this fix, which is available publicly!
Please refer to:
http://www.webyog.com/blog/2010/01/29/sqlyog-mysql-gui-8-22-has-been-released/
Please verify whether this issue is fixed and update us the status.
Thank you.
Regards,
Navya
navyashree.rMemberHi,
We have released SQLyog 8.22 with this fix, which is available publicly!
Please refer to:
http://www.webyog.com/blog/2010/01/29/sqlyog-mysql-gui-8-22-has-been-released/
You can verify once whether this issue is fixed and update us the status.
Thank you.
Regards,
Navya
navyashree.rMemberIssue added here in our track system,
http://code.google.com/p/sqlyog/issues/detail?id=1234
Quote:If I show the records with Open table (F12)We use F11 to 'Open table' and not F12 which is used to Format SQL queries.
We are looking into this issue. Thanks for reporting.
Regards
Navya
navyashree.rMemberHey,
This is valid point. Thank You for your request. We have this request in our tracker already,
http://code.google.com/p/sqlyog/issues/detail?id=727
We will discuss about this feature implementation with other team members and update.
Regards,
Navya
navyashree.rMemberSorry, image is here.
Regards,
Navya
navyashree.rMemberQuote:I had to do a query:ALTER TABLE cms_content CONVERT TO CHARACTER SET utf8;
to solve the problem.
If it's meant to do the same as my query, then there's a bug in webyog 8.2.
Hey Elrinth,
This is not a bug in our SQLyog.
When we change the table charset from “Table menu/context menu … Alter Table … Advanced Properties”, we are executing query:
Quote:ALTER TABLE `chinese`.`cms_content` ENGINE=MYISAM AUTO_INCREMENT=5 COMMENT='' ROW_FORMAT=DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci ;Note: This just changes the table Character Set but does not change the Column charset.
Its our limitation as we are not supporting this query “ALTER TABLE … CONVERT TO CHARACTER SET …” in our GUI.
Thank you for this valid point. We will discuss regarding this.
BTW,
You can change the column “co_content” charset to 'UTF8' by selecting the column in Alter table. This will solve the 'Chinese Characters Problem'. See screenshot “image.PNG”.
Regards,
Navya
navyashree.rMemberHi,
Thanks for reporting.
We will look into this issue and update.
Regards,
Navya
January 11, 2010 at 6:13 am in reply to: Please Consider Adding Pane Colors To Connection Windows #30003navyashree.rMemberHey Jim,
We are glad you liked our SQLyog product and you simply made our day… 🙂
As my colleague said we are releasing this useful feature in couple of days.
We will update here when we make the release. Thanks for your kind support.
Regards,
Navya
navyashree.rMemberHi,
Thank you for valuable request.
We need to discuss with other colleagues regarding this feature. Meantime, we have added your request in our issue tracker,
http://code.google.com/p/sqlyog/issues/detail?id=1226
We will update about this once done with the other features which is already planned for the next 3-4 months.
Regards,
Navya
navyashree.rMemberHi,
Thank you for valuable request.
We need to discuss with other team members regarding this feature. Meantime, we have added your request in our issue tracker,
http://code.google.com/p/sqlyog/issues/detail?id=1225
We will update once done with the features which is already planned for the next 3-4 months.
Regards,
Navya
navyashree.rMemberHi,
Thanks for your valuable request which is a valid one. We have already in our roadmap about this “Table Partitions” support in our GUI. Please go through our FAQ link,
http://webyog.com/faq/content/33/20/en/plans-for-future-versions-of-sqlyog.html?highlight=future
We have added your request in our issue tracker,
http://code.google.com/p/sqlyog/issues/detail?id=1224
We haven't decided with the priority as we have planned activities for the next 3 to 4 months. Once done we will prioritize accordingly.
Regards,
Navya
navyashree.rMemberHi Hawkey,
Thank you for your request.
We have been added your request in our issue tracker,
http://code.google.com/p/sqlyog/issues/detail?id=1216
We have decided that we will give a “Page wise retrieval mechanism for Result Tab exactly similar to our Table data tab”. We will automatically modify all SELECT queries to include a LIMIT clause if they don't have a LIMIT clause already.
We are building this feature in 8.3 Beta and you can expect this to be available in next 4 weeks.
Regards,
Navya
navyashree.rMemberHey Hawkey,
You have posted in wrong category. I am moving this topic to “SQLyog: Bugs/Feature Requests”. Please always post in right section.
-
AuthorPosts