~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/field.h

  • Committer: Monty Taylor
  • Date: 2009-12-25 09:11:55 UTC
  • mto: This revision was merged to the branch mainline in revision 1255.
  • Revision ID: mordred@inaugust.com-20091225091155-4edipjfiffzu37oy
Moved sql_alloc into memory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
767
767
/**
768
768
 * A class for quick copying data to fields
769
769
 */
770
 
class CopyField :public Sql_alloc
 
770
class CopyField :public drizzled::memory::SqlAlloc
771
771
{
772
772
  /**
773
773
    Convenience definition of a copy function returned by