Hi!
Thanks for your post and sorry for the trouble!
This indicates a problem with the database that your site uses, most likely with the “wp_postmeta” database table. I therefore suggest to maybe check the integrity of the mySQL database (you could maybe try running the “ANALYZE” or “REPAIR” commands, using e.g. a tool like phpMyAdmin or whatever the hosting company maybe offers). Other than that, I would suggest to get in touch with the host’s support team here, and ask them to check if anything strange is maybe going on on the database server.
Regards,
Tobias
Hi Tobias,
Yes, basically the AUTO_INCREMENT property was missing in the meta_id column of the wp_postmeta table. Once I restored that, I was able to create a new table.
Thank you very much
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress in the plugin directory. Thanks!