Bug 216096

Summary: RFE: mysql ARCHIVE Storage Engine
Product: [Fedora] Fedora Reporter: Lev Novikov <lenni>
Component: mysqlAssignee: Tom Lane <tgl>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: byte, hhorak
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-22 23:03:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***