Hi,
I have just migrated a J3 website to J4 (where I then install the new J4 versions for Admin Tools and Akeeba Backup, where I migrated the Settings).
Then I migrated to J5.
The whole website works well... but when I want to run my very first backup on this freshly migrated J5 website, I get the following error.
Never had such an error msg.
What should I do?
Txs!
Marc
---
The backup operation has been halted because an error was detected.
The last error message was:
Akeeba\Engine\Dump\Base :: Database Error: Unknown table 'VIEW_TABLE_USAGE' in information_schema SQL=SELECT DISTINCT `TABLE_NAME` AS `dependent`, `REFERENCED_TABLE_NAME` AS `dependency` FROM `INFORMATION_SCHEMA`.`KEY_COLUMN_USAGE` WHERE `TABLE_SCHEMA` = DATABASE() AND `REFERENCED_TABLE_SCHEMA` = `TABLE_SCHEMA` UNION SELECT DISTINCT `VIEW_NAME` AS `dependent`, `TABLE_NAME` AS `dependency` FROM `INFORMATION_SCHEMA`.`VIEW_TABLE_USAGE` WHERE `VIEW_SCHEMA` = DATABASE() AND `TABLE_SCHEMA` = DATABASE();