[BUG] Fetching remote list of databases...
| User, date | Message |
|---|---|
|
Written by koter84
6 years ago Category: General 15 posts since Wed, 08 Nov 06 |
When i try to export a table there is a option "Another host and database". If i click on the radiobutton there is a little pop-up which says "Fetching remote list of databases...", but it stays on this option for at least 30 min. It doesn't give an error or anything. I guess that it is just not implemented and therefore it's not really a bug. But just to be certain i am placing it here. |
|
Written by ansgar
6 years ago 3966 posts since Fri, 07 Apr 06 |
You'll be happy to know that this has already been fixed (in trunk) ;-). Workaround: Export to SQL file, then load that file from the other window. http://sourceforge.net/tracker/index.php?func=detail&aid=1629603&group_id=164593&atid=832347 |
|
Written by koter84
6 years ago 15 posts since Wed, 08 Nov 06 |
Great, i did indeed use the .sql export, but since it was a big table i thought it might be faster to copy it from server to server directly instead of using a .sql So is it faster? or is it just more convenient to copy from server to server? |
|
Written by ansgar
6 years ago 3966 posts since Fri, 07 Apr 06 |
Neither should be faster. The file is not held in memory and therefore should not be slower than the direct export. The problem is more the result-set itself, which is in both methods held in memory. That's a problem we're going to adress sometime. |
|
Written by superspace
6 years ago 22 posts since Mon, 28 Aug 06 |
Looking forward for this one in the next release :) |
|
Written by ansgar
6 years ago 3966 posts since Fri, 07 Apr 06 |
Yes, we have it solved for the coming release. |
|
Please login to leave a reply, or register at first. |