Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
hongyunyan committed Jul 7, 2022
1 parent 405c593 commit d16c7ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/fullstack-test2/ddl/alter_table_tiflash_replica.test
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ func> wait_table test t
# test replica for add partition tables after set replica
mysql> alter table test.t add partition (partition p2 values less than (2010));

>> DBGInvoke __refresh_schemas()

>> DBGInvoke get_partition_tables_tiflash_replica_count("test", "t")
┌─get_partition_tables_tiflash_replica_count(test, t)─┐
│ 1/1/1/ │
Expand Down

0 comments on commit d16c7ce

Please sign in to comment.