• Resolved loyukfai

    (@loyukfai)


    Am seeing this error on one of my WP site running Updraft.

    mysqldump: Couldn't execute 'select column_name, extra,
    generation_expression, data_type from information_schema.columns where
    table_schema=database() and table_name='wp_options' order by
    ordinal_position': Unknown column 'generation_expression' in 'field list'
    (1054)

    Any idea? Cheers.

Viewing 1 replies (of 1 total)
  • Plugin Contributor bcrodua

    (@bcrodua)

    Hi,

    This error comes from mysqldump, not UpdraftPlus. It happens when your database is newer than the mysqldump tool on your server, which doesn’t recognize the generation_expression column. Please ask your host to update mysqldump to match the database version.

    Best,
    Bryle

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.