Hey @jason-kickmouth – in my case I went to Wordfence>Tools>Diagnostics and clicked the Export button. Those logs stated my database user didn’t have four required privileges. You should also see see some similar errors on the Diagnostics page about missing tables. Upon performing my third clean install, everything’s working great.
| Checking if MySQL user has CREATE TABLE privilege | FAIL |
| Checking if MySQL user has ALTER TABLE privilege | FAIL |
| Checking if MySQL user has DROP privilege | FAIL |
| Checking if MySQL user has TRUNCATE privilege | FAIL |