Merge 10.5 into 10.6

This commit is contained in:
Marko Mäkelä 2024-02-13 20:42:59 +02:00
commit 691f923906
151 changed files with 3233 additions and 2261 deletions

View file

@ -46,7 +46,6 @@ CREATE TABLE t1 (i INT, j INT, k INT, PRIMARY KEY (i)) ENGINE = ROCKSDB PARTITIO
Table Op Msg_type Msg_text
test.t1 optimize status OK
Table Op Msg_type Msg_text
test.t1 analyze status Engine-independent statistics collected
test.t1 analyze status OK
Table Op Msg_type Msg_text
test.t1 repair status OK