Fehler beim Datenbank Import

  • Beim importieren meiner Datenbank erscheint folgende Fehlermeldung:


    Das Abbild von Datenbank 2 konnte nicht importiert werden:


    ERROR 1044 (42000) at line 22: Access denied for user 'k……'@'%' to database Datenbank 2'

    Traceback (most recent call last):

    File "/opt/psa/admin/sbin/dbbackup", line 6, in <module>

    File "/opt/psa/lib/modules/python/dbbackup/dbbackup.py", line 99, in main

    restore(options, password)

    File "/opt/psa/lib/modules/python/dbbackup/dbbackup.py", line 88, in restore

    raise Exception("program 'mysql' finished with non-zero exit code: %d" % p.returncode)

    Exception: program 'mysql' finished with non-zero exit code: 1


    User und Datenbankname wurden geändert.