Hi,
I’ve tried :
– @marco978 Installer.php file,
– upgrade my php 7.2 to php 7.4
– make user dbuser can create table
But it hasn’t work yet. This message :
WooCommerce p31_wc_reserved_stock table creation failed. Does the userdb user have CREATE privileges on the dbname database?
and this message :
Verifying database… One or more tables are still missing: p31_wc_reserved_stock
any suggestion ?
regards,
-
This reply was modified 5 years, 9 months ago by toosa.
Hi,
I’m facing the same problem too.
If I have already corrected the user permissions for the database, then how to fix or re create the wc_reserved_stock table that failed to preform
Can we just create manualy with _create table_ SQL command ?
regards
Hi,
I have the same problem too.
So, is that after we repair the db user privileges it will create *_wc_reserved_stock table automatically or we need to create it manually ?
regards