How does one go about migrating clients/domains when domains use a shared db server?

N

NOCD

Guest
All content bar mysql copies over except for db content.

Log complains that it could not create db as it already exists - no kidding!

It looks like Plesk tries to create the destination db first (since both source and destination point to the common db server this fails) and then inserts the sql into this from the source.

Looks like a bug to me.
 
Yes, it is known issue under developers investigation now.
 
Back
Top