~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/mysql_priv.h

Merged from codestyle.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
#else
71
71
typedef Bitmap<((MAX_INDEXES+7)/8*8)> key_map; /* Used for finding keys */
72
72
#endif
73
 
typedef ulong nesting_map;  /* Used for flags of nesting constructs */
 
73
typedef uint32_t nesting_map;  /* Used for flags of nesting constructs */
74
74
/*
75
75
  Used to identify NESTED_JOIN structures within a join (applicable only to
76
76
  structures that have not been simplified away and embed more the one