~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_static.c

  • Committer: Brian Aker
  • Date: 2008-07-14 22:18:37 UTC
  • mfrom: (77.1.96 codestyle)
  • Revision ID: brian@tangent.org-20080714221837-oceoshx7fjkla9u3
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
  my_message_no_curses;
82
82
 
83
83
        /* How to disable options */
84
 
bool my_disable_locking=0;
85
84
bool my_disable_async_io=0;
86
85
bool my_disable_flush_key_blocks=0;
87
86
bool my_disable_symlinks=0;