Forum Replies Created
-
AuthorPosts
-
navyashree.rMember
Hi,
Issue added in our issue tracker,
http://code.google.com/p/sqlyog/issues/detail?id=1068
Thank You.
Regards,
Navya
navyashree.rMemberKanng wrote on May 29 2009, 05:23 AM:Alright so I don't want to backup the WHOLE table only a single row, I've been looking around for the right SQL statement to do so I tried this:BACKUP FROM `abcdefg` WHERE `entry` BETWEEN #### AND ####;
Hi,
To backup a single row from a table you can use the below SQL query by giving the exact path where to Backup.
Quote:“SELECT ….. INTO OUTFILE”For example,
“SELECT * FROM Table1 where column1 between #### AND #### INTO OUTFILE 'E:Test.SQL';”
FYI,
http://dev.mysql.com/doc/refman/5.1/en/select.html#id3854478
Regards,
Navya
navyashree.rMemberWe found similar issues reported with other programs too…
We cannot reproduce and believe it is problem with Windows Explorer. We would like to code some workaround – but as long as it is not reproducible for us this is almost impossible… So, could you please try to reproduce this crash on another system? And also can you please confirm whether have you faced same issue with other applications too?
FYI go through the links below,
http://forums.adobe.com/thread/309405
http://www.vistax64.com/vista-mail/80850-m…time-error.html
Quote:It does not matter which format, it always happens. Don't understand what you mean by “save the main editor content?”“Save the main editor content” means Type a query in an Query Editor and Save the contents (Ctrl +S). So, can you confirm here too same issue while saving?
Regards,
Navya
navyashree.rMemberHi,
This issue is fixed and available publicly in 8.1 RC just released!
Please refer to:
http://www.webyog.com/blog/2009/05/21/sqly…-been-released/
Please let us know the status.
Thank you for your interest.
Regards,
Navya
navyashree.rMembernavyashree.r wrote on May 13 2009, 06:10 AM:“Also on the query grid, it would be nice if there was another icon beside the Insert New Row icon that said “Duplicate Current Row”. Clicking it will duplicate the current row but does not save the row, allowing the user to finish editing the row.”Hi,
Issue added in our tracker,
http://code.google.com/p/sqlyog/issues/detail?id=1061
Thank You.
Regards,
Navya
navyashree.rMembernavyashree.r wrote on May 13 2009, 07:12 AM:It would be comfortable to have the existing text selected, when you click into the text boxes for “First Row:” and “No. of Rows” on the “Table Data” tab. You could then easily overwrite the old value without having to delete the old text first.Additionally, please allow “enter” inside these boxes to refresh the view.
“Highlighting the Text in the Text boxes when focus is made and also “Refresh” when the focus is inside the text boxes. Regarding this we will discuss.”
Hi,
Issue added in our tracklist,
http://code.google.com/p/sqlyog/issues/detail?id=1060
Regards,
Navya
navyashree.rMemberHi,
This request is already in our issue tracker.
http://code.google.com/p/sqlyog/issues/detail?id=752
Thank You for your request.
BTW: Please post in right category. So, i am just moving you on to “SQLyog: Bugs / Feature Requests” category.
Regards,
Navya
navyashree.rMemberIssue is added in our issue tracker,
navyashree.rMemberHi,
Thank You for the request. We will discuss regarding this.
Regards,
Navya
navyashree.rMemberHi,
Issue is already in our issue list,
http://code.google.com/p/sqlyog/issues/detail?id=771
This fix will be available in next release 8.1 beta2.
Thank You.
Regards,
Navya
navyashree.rMemberHi,
This issue is fixed and available publicly in 8.1 Beta1, just released!
Please refer to:
http://www.webyog.com/blog/2009/05/14/sqly…-been-released/
Please let us know the status.
Thank you for your interest.
Regards,
Navya
navyashree.rMemberHi,
This issue is fixed and available publicly in 8.1 Beta1, just released!
Please refer to:
http://www.webyog.com/blog/2009/05/14/sqly…-been-released/
Please let us know the status.
Thank you for your interest.
Regards,
Navya
navyashree.rMemberHi,
This issue is fixed and available publicly in 8.1 Beta1, just released!
Please refer to:
http://www.webyog.com/blog/2009/05/14/sqly…-been-released/
Please let us know the status.
Thank you for your interest.
Regards,
Navya
navyashree.rMemberHi,
This issue is fixed and available publicly in 8.1 Beta1, just released!
Please refer to:
http://www.webyog.com/blog/2009/05/14/sqly…-been-released/
Please let us know the status.
Thank you for your interest.
Regards,
Navya
navyashree.rMemberHi,
This issue is fixed and available publicly in 8.1 Beta1, just released!
Please refer to:
http://www.webyog.com/blog/2009/03/31/sqly…-been-released/
Please let us know the status.
Thank you for your interest.
Regards,
Navya
-
AuthorPosts