Commit 0c079f4f authored by Monty's avatar Monty

Updated test cases result for s3.parition

MDEV-21472 ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks all rows
parent b5d65fc1
......@@ -55,8 +55,6 @@ ERROR HY000: Table 't2' is read only
ALTER TABLE t2 ANALYZE PARTITION p3;
Table Op Msg_type Msg_text
s3.t2 analyze status Table 's3.t2' is read only
s3.t2 analyze status Engine-independent statistics collected
s3.t2 analyze status OK
SELECT count(*) FROM t2;
count(*)
6
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment