~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/util_function/schema.cc

  • Committer: Brian Aker
  • Date: 2010-10-21 07:52:43 UTC
  • mto: (1866.1.1 merge)
  • mto: This revision was merged to the branch mainline in revision 1867.
  • Revision ID: brian@tangent.org-20101021075243-dxojd1no1wh6n1la
Pull user into the util functions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#include "config.h"
22
22
 
23
23
#include <drizzled/session.h>
24
 
#include <drizzled/function/str/strfunc.h>
25
24
#include "plugin/util_function/functions.h"
26
25
 
27
26
namespace drizzled