Error running migrations: I've read the wiki

Looks like you are running in into Jira

I would say:

  • dump the database without schema
  • purge the database (remove all tables)
  • set the charset/collation correctly on the database
  • start Vaultwarden to let the tables to be created
  • import the data again.