~mkindahl/drizzle/remove-mem-casts

« back to all changes in this revision

Viewing changes to plugin/crc32/plug.in

  • Committer: Brian Aker
  • Date: 2008-07-26 04:44:25 UTC
  • mfrom: (210.1.1 drizzle)
  • Revision ID: brian@tangent.org-20080726044425-3sju27xc1e25hylr
Merge from Stewart

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MYSQL_PLUGIN(crc32,[crc32 UDF],
 
2
        [UDF Plugin for crc32])
 
3
MYSQL_PLUGIN_DYNAMIC(crc32,   [libcrc32udf.la])