MySQLDUMP: GOT BŁĄD: 1044: Dostęp odmówił użytkownika „elcharitos”@„localhost” do bazy danych
# Try granting lock priviledge first:
GRANT SELECT, LOCK TABLES ON *.* TO 'dbuser'
# then run command again
elcharitas