Forum Replies Created
-
AuthorPosts
-
KhushbooMember
Hi Scott,
Thank you for verifying the fix.
Quote:I then tried doing the entire database and it ran for about an hour then I received an error “Not enough memory, application terminated!”We actually did some code optimization in version 8.61 which solved “Not enough memory” issue. But in case you are still getting this issue then please let us know:
1) What is the size of the database which you are trying to Import? (number of tables and maximum row size in case tables have blob/text data-types)
2) Is it happening for a particular table? If yes then please send us the structure of the table and let us know the maximum row size of the table.
3) How much physical memory do you have?
Regards,
Khushboo
KhushbooMemberHi,
We tried at our end but still we are not able to reproduce this case.
Please let us know if by any chance you get this issue again.
Thanks & Regards,
Khushboo
KhushbooMemberHi Joachim,
Thank you for the information.
We will try to reproduce the issue, please let us know if you get it again.
Regards,
Khushboo
KhushbooMemberHi Joachim,
Thank you for providing the dump files.
We checked the dumps:
1st one is pointing towards windows DLL : wininet.dll.
2nd one is pointing towards our code in table data/result tab.
But we need more information.
Could you please tell us the steps to replicate this crash?
Regards,
Khushboo
KhushbooMemberHi,
Thank you for verifying the fix.
This fix will be available in our next public release, SQLyog 8.7 Beta1. You can expect this release by end of this week or beginning of next week.
Regards,
Khushboo
KhushbooMemberAlso, if you want to see the all rows returned by any query (without any paging), then please disable “Auto paging in result tab” option through Preferences –> Others.(see the screen-shot)
Regards,
Khushboo
KhushbooMemberHi,
Issues confirmed.
1. “Copy Selected Row(s) to Clipboard” is crashing, for the result of query “SELECT '”','””','”””';”
2. Garbage value get added on pasting result of query SELECT '”';.
Issues added here:
http://code.google.com/p/sqlyog/issues/detail?id=1477
We will look into this with high priority.
Thank you for reporting this.
Regards,
Khushboo
KhushbooMemberHi Terry,
This issue is fixed in our development trunk.
This fix will be available in our next public release, SQLyog 8.7 Beta1. You can expect this release by end of this week or beginning of next week.
Thank you for reporting the issue.
Regards,
Khushboo
KhushbooMemberHi,
We have released SQLyog 8.61 with this feature:
“INFO tab/HTML mode now displays a count of each type of database objects.”
Please refer to:
http://www.webyog.com/blog/2010/09/02/sqlyog-mysql-gui-8-61-released/
Instead of showing the Database object's count in “Object Browser”, we are displaying it in “INFO Tab”. I hope this solves your concern.
Thank You.
Regards,
Khushboo
KhushbooMemberHi,
We have implemented Sort, Filter and Custom Filter features in Result Tab.
Please refer to our latest release SQLyog 8.6:
Thanks & Regards,
Khushboo
KhushbooMemberHi,
We have released SQLyog 8.6 version with this feature,
“Custom Filter” in Result/Table Data Tab.
Please refer to:
Thanks & Regards,
Khushboo
KhushbooMemberHi,
We have released SQLyog 8.6 version with this feature,
“Custom Filter” in Result/Table Data Tab.
Please refer to:
Thanks & Regards,
Khushboo
KhushbooMemberHi,
We have released SQLyog 8.6 version with this feature,
“Custom Filter” in Result/Table Data Tab.
Please refer to:
Thanks & Regards,
Khushboo
KhushbooMemberHi,
We have released SQLyog 8.6 version with this feature,
“Custom Filter” in Result/Table Data Tab.
Please refer to:
Thanks & Regards,
Khushboo
KhushbooMemberHi,
We have released 8.61 GA with this fix.
“Import external data now always uses UPPERCASE for keywords in queries sent to the ODBC-source as some ODBC-sources require this.”
Please refer to:
http://www.webyog.com/blog/2010/09/02/sqlyog-mysql-gui-8-61-released/
Thanks & Regards,
Khushboo
-
AuthorPosts