~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/gen_lex_hash.cc

  • Committer: Brian Aker
  • Date: 2008-11-03 03:49:00 UTC
  • mfrom: (520.4.50 devel)
  • Revision ID: brian@tangent.org-20081103034900-znhvcgtipr3tlel5
Merging in Monty's work

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
#include <mysys/my_getopt.h>
88
88
#include "lex.h"
89
89
 
 
90
using namespace std;
 
91
 
90
92
const char *default_dbug_option="d:t:o,/tmp/gen_lex_hash.trace";
91
93
 
92
94
struct my_option my_long_options[] =