Hi @vincedanks
WooCommerce 5xp2Ii0Mmb_wc_reserved_stock table creation failed. Does the wordpress_c user have CREATE privileges on the wordpress_6 database?
The error message you’re seeing suggests that the database user (wordpress_c) may not have the necessary privileges to create tables in the WordPress database (wordpress_6).
The first thing you should do is to ensure that the database user has all the necessary privileges. This can usually be done through your hosting control panel. If you’re unsure how to do this, I recommend contacting your host, HostPapa, for assistance.
Additionally, head over to WooCommerce → Status → Tools, and do the following:
- WooCommerce transients – Clear
- Expired transients – Clear
- Clear template cache – Clear
- Capabilities – Reset Capabilities
- Clear customer sessions -Clear
- Update database – Update
- Verify base database tables – Verify
Doing a Google search, I came a cross a few people saying it was something to do with database entires not being in lowercase?…doesn’t mean anything to me but wondered if that might mean anything to you?
It shouldn’t create any issues. However, MySQL is case-sensitive on some systems, so it’s generally best practice to keep database prefix names lowercase. Again, your host should be able to assist you with this.
I hope this clarifies your concern. If you have any other questions, feel free to ask.