diff options
author | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-12-16 11:13:58 +0100 |
---|---|---|
committer | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-12-16 11:13:58 +0100 |
commit | 33827e7dbfc177ef52718f63eaf87e005ab3e8b5 (patch) | |
tree | 83c2beab0fb52424ab77dcb1449a3f394f0d0fe1 /storage/archive/plug.in | |
parent | dec388d5beac2e9d0d32ce1610b871c3d1042544 (diff) | |
parent | cf175bf4b8fef9c054fa4779fbea011ad43432a0 (diff) | |
download | mariadb-git-33827e7dbfc177ef52718f63eaf87e005ab3e8b5.tar.gz |
Merge from mysql-5.5.8-release
Diffstat (limited to 'storage/archive/plug.in')
-rw-r--r-- | storage/archive/plug.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/storage/archive/plug.in b/storage/archive/plug.in deleted file mode 100644 index 52131b12e6b..00000000000 --- a/storage/archive/plug.in +++ /dev/null @@ -1,4 +0,0 @@ -MYSQL_STORAGE_ENGINE(archive,, [Archive Storage Engine], - [Archive Storage Engine], [max,max-no-ndb]) -MYSQL_PLUGIN_STATIC(archive, [libarchive.a]) -MYSQL_PLUGIN_DYNAMIC(archive, [ha_archive.la]) |