~kentokushiba/spiderformysql/spider-1.0-src

« back to all changes in this revision

Viewing changes to plug.in

  • Committer: Kentoku SHIBA
  • Date: 2010-01-04 03:06:41 UTC
  • Revision ID: kentokushiba@gmail.com-20100104030641-y91fagyp7iswtsua
separate from doc files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MYSQL_STORAGE_ENGINE(spider,,[Spider Storage Engine],
 
2
  [Access transactional/nontransactional objects on remote servers],
 
3
  [max,max-no-ndb])
 
4
MYSQL_PLUGIN_DIRECTORY(spider, [storage/spider])
 
5
MYSQL_PLUGIN_STATIC(spider,  [libspider.a])
 
6
MYSQL_PLUGIN_DYNAMIC(spider, [ha_spider.la])