Mview changelog tables are gone when they shouldn't be #12104
Labels
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Progress: needs update
Uh oh!
There was an error while loading. Please reload this page.
Preconditions
Steps to reproduce
php bin/magento ind:show
php bin/magento ind:set-mode schedule
echo "show tables like '%_cl'" | mysql magentodatabasename
_cl
tables should exist for every indexerphp bin/magento ind:set-mode realtime
_cl
tables should still existphp bin/magento ind:set-mode schedule
(you should see XXX was changed from 'Update on Save' to 'Update by Schedule')php bin/magento ind:set-mode schedule
again (you should see 'XXX has not been changed')Expected result
Actual result
The text was updated successfully, but these errors were encountered: