~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/item_create.cc

  • Committer: Brian Aker
  • Date: 2008-07-18 19:59:04 UTC
  • mfrom: (177.3.3 drizzle-work)
  • Revision ID: brian@tangent.org-20080718195904-7zxlcav99bdsu1x5
Handling merge from mark.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1502
1502
}
1503
1503
 
1504
1504
 
1505
 
#ifdef HAVE_DLOPEN
1506
1505
Create_udf_func Create_udf_func::s_singleton;
1507
1506
 
1508
1507
Item*
1608
1607
  }
1609
1608
  return func;
1610
1609
}
1611
 
#endif
1612
1610
 
1613
1611
 
1614
1612
Item*