Skip to content

Commit

Permalink
test: no schema tracking
Browse files Browse the repository at this point in the history
Signed-off-by: Harshit Gangal <[email protected]>
  • Loading branch information
harshit-gangal committed Jan 2, 2025
1 parent b215c81 commit 6eba850
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/test/endtoend/preparestmt/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ func TestMain(m *testing.M) {
"--mysql_server_query_timeout", "1s",
"--mysql_auth_server_static_file", clusterInstance.TmpDirectory + "/" + mysqlAuthServerStatic,
"--pprof-http",
"--schema_change_signal=false",
}

// Start vtgate
Expand Down

0 comments on commit 6eba850

Please sign in to comment.