~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/set_var.cc

  • Committer: Monty Taylor
  • Date: 2009-12-21 08:26:25 UTC
  • mto: (1253.2.3 out-of-tree)
  • mto: This revision was merged to the branch mainline in revision 1250.
  • Revision ID: mordred@inaugust.com-20091221082625-9xr2ovtqt7q1obql
More cruft gone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
311
311
 
312
312
/* Read only variables */
313
313
 
 
314
extern SHOW_COMP_OPTION have_symlink;
314
315
static sys_var_have_variable sys_have_symlink(&vars, "have_symlink", &have_symlink);
315
316
/*
316
317
  Additional variables (not derived from sys_var class, not accessible as