mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-33938 Analyze table on sequences should be prohibited
This commit is contained in:
@ -17,7 +17,6 @@ Table Op Msg_type Msg_text
|
||||
test.s1 optimize note The storage engine for the table doesn't support optimize
|
||||
analyze table s1;
|
||||
Table Op Msg_type Msg_text
|
||||
test.s1 analyze status Engine-independent statistics collected
|
||||
test.s1 analyze note The storage engine for the table doesn't support analyze
|
||||
repair table s1;
|
||||
Table Op Msg_type Msg_text
|
||||
|
Reference in New Issue
Block a user