[BUG] Fetching remote list of databases...

[expired user #412]'s profile image [expired user #412] posted 17 years ago in General Permalink
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.
ansgar's profile image ansgar posted 17 years ago Permalink
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
[expired user #412]'s profile image [expired user #412] posted 17 years ago Permalink
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?
ansgar's profile image ansgar posted 17 years ago Permalink
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.
superspace's profile image superspace posted 17 years ago Permalink
Looking forward for this one in the next release :)
ansgar's profile image ansgar posted 17 years ago Permalink
Yes, we have it solved for the coming release.

Please login to leave a reply, or register at first.