• Resolved jasperdemann

    (@jasperdemann)


    Hi

    My backup is successful, but I regularly (not every backup though) receive this error:
    WARNING: Database error View ‘u821715260_migration.wp_uap_recipe_logs_view’ references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them for query SELECT * FROM wp_uap_recipe_logs_view LIMIT 1

    Is it anything to worry about?

    Jasper

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter jasperdemann

    (@jasperdemann)

    It’s fixed.
    I’ll copy and paste how I did it for anyone else that might have the same issue;

    Can you try running the following command in php MyAdmin

    Essentially, all you need to do is delete this view.

    DROP VIEW u821715260_migration.wp_uap_recipe_logs_view;

Viewing 1 replies (of 1 total)
  • The topic ‘Warnings encountered’ is closed to new replies.