~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/field/fdecimal.cc

  • Committer: Lee
  • Date: 2008-10-30 13:54:17 UTC
  • mfrom: (570 drizzle)
  • mto: (572.1.2 devel)
  • mto: This revision was merged to the branch mainline in revision 573.
  • Revision ID: lbieber@lbieber-desktop-20081030135417-h4ve2igbe2lyksv9
merge in latest changes from the trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#include <drizzled/field/fdecimal.h>
24
24
#include <drizzled/error.h>
25
25
 
 
26
extern my_decimal decimal_zero;
26
27
 
27
28
/****************************************************************************
28
29
** Field_new_decimal