• Resolved Vu Tru So

    (@vutruso)


    za4ynxyle_actionscheduler_actions: Table ‘mitg_group.za4ynxyle_actionscheduler_actions’ doesn’t exist
    za4ynxyle_actionscheduler_claims: Table ‘mitg_group.za4ynxyle_actionscheduler_claims’ doesn’t exist
    za4ynxyle_actionscheduler_groups: Table ‘mitg_group.za4ynxyle_actionscheduler_groups’ doesn’t exist
    za4ynxyle_actionscheduler_logs: Table ‘mitg_group.za4ynxyle_actionscheduler_logs’ doesn’t exist
    za4ynxyle_wc_category_lookup: Table ‘mitg_group.za4ynxyle_wc_category_lookup’ doesn’t exist

    My website is broken, I tried fixing the error with wp-admin/maint/repair.phpand see the following message. (Debug true same error)

    WordPress database error: [Table 'mitg_group.za4ynxyle_actionscheduler_actions' doesn't exist]
    SELECT a.action_id FROM za4ynxyle_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1
    
    WordPress database error: [Table 'mitg_group.za4ynxyle_actionscheduler_actions' doesn't exist]
    SELECT a.action_id FROM za4ynxyle_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1
    
    WordPress database error: [Table 'mitg_group.za4ynxyle_actionscheduler_actions' doesn't exist]
    SELECT a.action_id FROM za4ynxyle_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='in-progress' ORDER BY scheduled_date_gmt DESC LIMIT 1
    
    WordPress database error: [Table 'mitg_group.za4ynxyle_actionscheduler_actions' doesn't exist]
    SELECT a.action_id FROM za4ynxyle_actionscheduler_actions a WHERE a.hook='action_scheduler/migration_hook' AND a.status='pending' ORDER BY scheduled_date_gmt ASC LIMIT 1
    
    WordPress database error: [Table 'mitg_group.za4ynxyle_actionscheduler_groups' doesn't exist]
    SELECT group_id FROM za4ynxyle_actionscheduler_groups WHERE slug='action-scheduler-migration'
    
    WordPress database error: [Table 'mitg_group.za4ynxyle_actionscheduler_groups' doesn't exist]
    SHOW FULL COLUMNS FROM <code>za4ynxyle_actionscheduler_groups</code>
    
    WordPress database error: [Table 'mitg_group.za4ynxyle_actionscheduler_actions' doesn't exist]
    SHOW FULL COLUMNS FROM <code>za4ynxyle_actionscheduler_actions</code>

    [img]https://i.imgur.com/BAzogvV.jpg[/img]

    Thanks so much!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @vutruso ,

    Sorry to hear about the error you are getting!

    Could you please tell us why you started getting this error? Is it due to installation of any new plugin or you copied your existing site to some other domain?

    Please let us know about this so we can let you know further steps to solve this issue.

    Thread Starter Vu Tru So

    (@vutruso)

    Thanks @ketanvyawahare

    I’m install WP-Optimize plugin and I think, I configured something wrong

    And, My problem has been solved

    1. Export 4 table DB in orther site (WordPress)

    • wp_actionscheduler_actions
    • wp_actionscheduler_claims
    • wp_actionscheduler_groups
    • wp_actionscheduler_logs

    2. Open 4 file, search and replay change 4 file with

    prefix_table_actionscheduler_actions

    3. Import to site error

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Table ‘wp.za4ynxyle_actionscheduler_actions’ doesn’t exist’ is closed to new replies.