Hi all
Having upgraded from Magento 2.4.3-p3 to 2,4,5-p1 I now find problems when viewing products 'sort by' dropdown.
When I change the option, I get this error.
Exception #0 (Magento\Framework\DB\Adapter\TableNotFoundException): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mydatabasename.store' doesn't exist.
I've swapped my actual database name out.
There is no table in the database with that table name and never has been!
Has anyone else experienced this problem?
Andy