Skip to content

Commit

Permalink
Merge branch 'slack-15.0' into setReplicationSourceRepairReplication-…
Browse files Browse the repository at this point in the history
…reset-ss
  • Loading branch information
timvaillancourt committed Jul 15, 2024
2 parents 381e722 + e4d7f05 commit 39237cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go/cmd/vtbench/vtbench.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,7 @@ func initFlags(fs *pflag.FlagSet) {
fs.StringVar(&sql, "sql", sql, "SQL statement to execute")
fs.IntVar(&threads, "threads", threads, "Number of parallel threads to run")
fs.IntVar(&count, "count", count, "Number of queries per thread")

grpccommon.RegisterFlags(fs)
log.RegisterFlags(fs)
logutil.RegisterFlags(fs)
acl.RegisterFlags(fs)
servenv.RegisterMySQLServerFlags(fs)
}
Expand Down

0 comments on commit 39237cf

Please sign in to comment.