Hi! I was upgrading my magento store from 2.1.8 to 2.2.2.
Now when I am trying to go to the store it says 404 not found.
What's worst when i am doing: bin/magento setup:upgrade I've got:
Installing schema... SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mjurewic_us.sales_order_grid' doesn't exist, query was: DESCRIBE `sales_order_grid`
And there is no sales_order_grid in database
What can i do?