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