Click 'Load Latest DDL from Wiki and Update Both Databases' to download the current full DDL script and apply it to both the main and audit databases in one step.
A database restored from a dump can lose the AUTO_INCREMENT attribute on ID primary keys, which makes every INSERT into the affected table fail with MySQL error 1364 ("Field 'ID' doesn't have a default value") — including the login-audit insert, which blocks login itself. Click "Fix AUTO_INCREMENT" to scan and repair every affected table on the selected database(s) below.