~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_array.h

  • Committer: Brian Aker
  • Date: 2008-12-06 23:57:32 UTC
  • mfrom: (656.1.10 devel)
  • Revision ID: brian@tangent.org-20081206235732-jx228bczpvmxu8ww
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include <mysys/my_sys.h>
24
24
 
25
 
/* 
 
25
/*
26
26
  Array of pointers to Elem that uses memory from MEM_ROOT
27
27
 
28
28
  MEM_ROOT has no realloc() so this is supposed to be used for cases when