~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/option.h

  • Committer: Brian Aker
  • Date: 2011-04-21 01:59:51 UTC
  • mfrom: (2283.1.14 unused-macros)
  • mto: This revision was merged to the branch mainline in revision 2284.
  • Revision ID: brian@tangent.org-20110421015951-wsrg3w1qjnfnp1zu
Merge in stewart.

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 {