summaryrefslogtreecommitdiff
path: root/storage/ndb
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2011-10-07 00:18:30 +0200
committerSergei Golubchik <sergii@pisem.net>2011-10-07 00:18:30 +0200
commiteeca1f8694ccd0a8271d10e73c628b4a062ed9a5 (patch)
treebdc3aa6c3bc64c0e737a8b1298895fbe9f8d6b5b /storage/ndb
parent9c32088322f69155d91f6033319ebb03d108f044 (diff)
parent4a4aa358f39c85fef7486a857abde11615544f71 (diff)
downloadmariadb-git-eeca1f8694ccd0a8271d10e73c628b4a062ed9a5.tar.gz
merge with 5.1
Diffstat (limited to 'storage/ndb')
-rw-r--r--storage/ndb/plug.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/ndb/plug.in b/storage/ndb/plug.in
index 3d3349f7a8b..d5f30d1e4b2 100644
--- a/storage/ndb/plug.in
+++ b/storage/ndb/plug.in
@@ -1,6 +1,5 @@
MYSQL_STORAGE_ENGINE(ndbcluster, ndbcluster, [Cluster Storage Engine],
[High Availability Clustered tables],)
-MYSQL_PLUGIN_DIRECTORY(ndbcluster,[storage/ndb])
MYSQL_PLUGIN_STATIC(ndbcluster, [[\$(ndbcluster_libs) \$(ndbcluster_system_libs) \$(NDB_SCI_LIBS)]])
MYSQL_PLUGIN_ACTIONS(ndbcluster,[MYSQL_SETUP_NDBCLUSTER])
MYSQL_PLUGIN_DEPENDS(ndbcluster, [partition])