~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/mysql_priv.h

  • Committer: Brian Aker
  • Date: 2008-07-15 01:48:24 UTC
  • mfrom: (77.1.101 codestyle)
  • Revision ID: brian@tangent.org-20080715014824-3ahhe2znii7ummb7
Monty's merge

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