Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: JaySon-Huang <jayson.hjs@gmail.com>
  • Loading branch information
JaySon-Huang committed Jun 18, 2022
1 parent bfc5cd6 commit 64d1213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fullstack-test/mpp/mpp_fail.test
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ mysql> insert into test.t values(1,'a'),(2,'b'),(3,'c')
mysql> alter table test.t set tiflash replica 1

func> wait_table test t
mysql> analyze table t
mysql> analyze table test.t


# Data.
Expand Down

0 comments on commit 64d1213

Please sign in to comment.