Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-25763

optimize table : Unknown column

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Duplicate
    • 10.5.10
    • N/A
    • Optimizer
    • None
    • centos 8

    Description

      check table jbm_clients.voyageprive;
      +-------------------------+-------+----------+----------+
      | Table                   | Op    | Msg_type | Msg_text |
      +-------------------------+-------+----------+----------+
      | jbm_clients.voyageprive | check | status   | OK       |
      +-------------------------+-------+----------+----------+
       
       optimize table jbm_clients.voyageprive;
      +-------------------------+----------+----------+--------------------------------------------------------------------+
      | Table                   | Op       | Msg_type | Msg_text                                                           |
      +-------------------------+----------+----------+--------------------------------------------------------------------+
      | jbm_clients.voyageprive | optimize | note     | Table does not support optimize, doing recreate + analyze instead  |
      | jbm_clients.voyageprive | optimize | error    | Unknown column '`jbm_clients`.`y`.`headers`' in 'GENERATED ALWAYS' |
      | jbm_clients.voyageprive | optimize | status   | Operation failed                                                   |
      +-------------------------+----------+----------+--------------------------------------------------------------------+
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Pascal Pascal HOARAU
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.