~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/unireg.cc

MergedĀ inĀ remove-include-dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
*/
25
25
 
26
26
#include "mysql_priv.h"
27
 
#include <m_ctype.h>
28
27
#include <assert.h>
29
28
 
30
29
#define FCOMP                   17              /* Bytes for a packed field */