After running reindex in magento 2.3.4 in command line received the following errors
>Table "mg_catalog_product_index_eav_replica" does not exist,
>Table "mg_cataloginventory_stock_status_replica" does not exist,
>Table "mg_catalog_product_index_price_replica" does not exist,
Can these tables be recreated? What do you recommend?
Resolution :after trying many methods including index reset, the issue was fixed by backing up the data in magento then rolling back to it.