Merge 10.4 into 10.5

This commit is contained in:
Marko Mäkelä 2024-02-12 11:38:13 +02:00
commit 8ec12e0d6d
87 changed files with 1669 additions and 469 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