~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/option.h

  • Committer: Brian Aker
  • Date: 2011-04-21 06:25:01 UTC
  • mfrom: (2283.2.2 drizzle-ga)
  • Revision ID: brian@tangent.org-20110421062501-ar72kil0t91mp01q
Rollup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#define GET_ULL        8
30
30
#define GET_STR        9
31
31
#define GET_STR_ALLOC 10
32
 
#define GET_DISABLED  11
33
 
#define GET_ENUM      12
34
 
#define GET_SET       13
35
 
#define GET_DOUBLE    14
36
32
#define GET_SIZE      15
37
33
#define GET_UINT64    16
38
34
#define GET_ULONG_IS_FAIL 17
39
35
 
40
 
#define GET_ASK_ADDR     128
41
36
#define GET_TYPE_MASK    127
42
37
 
43
38
enum loglevel {