if i move accounts from server to server ,some accounts create the following error when moving MySQL DB:
-------------
Restoring mysql dbs....Done
Restoring mysql privs....ERROR 1062 at line 1: Duplicate entry 'localhost-accountname\_dbname_domain' for key 1
ERROR 1062 at line 2: Duplicate entry 'localhost-accountname\_-user_merry' for key 1
ERROR 1062 at line 3: Duplicate entry 'localhost-accountname\_-user_' for key 1
ERROR 1062 at line 4: Duplicate entry 'localhost-accountname\_veicoli-user_frank' for key 1
ERROR 1062 at line 5: Duplicate entry 'localhost-accountname\_xmb1-user_xmb1' for key 1
ERROR 1062 at line 6: Duplicate entry 'localhost-accountname\_xmb1-accountname' for key 1
ERROR 1062 at line 7: Duplicate entry 'localhost-user_tom' for key 1
ERROR 1062 at line 8: Duplicate entry 'localhost-user_xmb1' for key 1
---------------
what's wrong?
is there a way to fix that error and moving the DB?
or is there a way to move DB in another way?
Thanks
-------------
Restoring mysql dbs....Done
Restoring mysql privs....ERROR 1062 at line 1: Duplicate entry 'localhost-accountname\_dbname_domain' for key 1
ERROR 1062 at line 2: Duplicate entry 'localhost-accountname\_-user_merry' for key 1
ERROR 1062 at line 3: Duplicate entry 'localhost-accountname\_-user_' for key 1
ERROR 1062 at line 4: Duplicate entry 'localhost-accountname\_veicoli-user_frank' for key 1
ERROR 1062 at line 5: Duplicate entry 'localhost-accountname\_xmb1-user_xmb1' for key 1
ERROR 1062 at line 6: Duplicate entry 'localhost-accountname\_xmb1-accountname' for key 1
ERROR 1062 at line 7: Duplicate entry 'localhost-user_tom' for key 1
ERROR 1062 at line 8: Duplicate entry 'localhost-user_xmb1' for key 1
---------------
what's wrong?
is there a way to fix that error and moving the DB?
or is there a way to move DB in another way?
Thanks