291
293
, help = "Turn off the use of --secure-file-priv=vardir for started servers"
295
296
parser.add_option_group(environment_control_group)
296
297
# end environment control group
298
315
analysis_control_group = optparse.OptionGroup(parser,
299
316
"Options for defining the tools we use for code analysis (valgrind, gprof, gcov, etc)")