diff --git a/go/test/endtoend/preparestmt/bechmark_test.go b/go/test/endtoend/preparestmt/benchmark_test.go similarity index 100% rename from go/test/endtoend/preparestmt/bechmark_test.go rename to go/test/endtoend/preparestmt/benchmark_test.go diff --git a/go/test/endtoend/preparestmt/main_test.go b/go/test/endtoend/preparestmt/main_test.go index bfbcf5e7306..dd0094fe825 100644 --- a/go/test/endtoend/preparestmt/main_test.go +++ b/go/test/endtoend/preparestmt/main_test.go @@ -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