Skip to content

Commit

Permalink
fix error message is changed
Browse files Browse the repository at this point in the history
Signed-off-by: lance6716 <[email protected]>
  • Loading branch information
lance6716 committed Nov 14, 2022
1 parent f0d7f73 commit fd1f707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm/tests/shardddl3/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ function DM_079_CASE() {

run_dm_ctl_with_retry $WORK_DIR "127.0.0.1:$MASTER_PORT" \
"query-status test" \
"Unsupported drop primary key when the table's pkIsHandle is true" 1
"Unsupported drop primary key" 1
}

function DM_079() {
Expand Down

0 comments on commit fd1f707

Please sign in to comment.