Bug 216096 - RFE: mysql ARCHIVE Storage Engine
Summary: RFE: mysql ARCHIVE Storage Engine
Keywords:
Status: CLOSED DUPLICATE of bug 187842
Alias: None
Product: Fedora
Classification: Fedora
Component: mysql
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom Lane
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-17 08:25 UTC by Lev Novikov
Modified: 2013-07-03 03:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-22 23:03:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lev Novikov 2006-11-17 08:25:20 UTC
It's possible to build mysql with archive storage engine?

mysql> SHOW VARIABLES LIKE 'have_archive';
+---------------+-------+
| Variable_name | Value |
+---------------+-------+
| have_archive  | NO    |
+---------------+-------+
1 row in set (0.00 sec)

http://dev.mysql.com/doc/refman/5.0/en/archive-storage-engine.html

Comment 1 Tom Lane 2006-11-22 23:03:42 UTC

*** This bug has been marked as a duplicate of 187842 ***


Note You need to log in before you can comment on or make changes to this bug.