Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Duplicate
-
10.5.10
-
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
- is duplicated by
-
MDEV-25672 table alias from previous statement interferes later commands
- Closed