Nuacht

It will prompt you for your MySQL password, and then promptly dump the data to drop and build the tables (please note the drop portion, this is a destructive process), and insert the data.
What happened? I'm facing an issue while importing a database dump (originally from a RocksDB-based setup) into another Stalwart Mail Server instance configured with a MySQL backend. How can we rep ...