What is the easiest way to get MySQL's Archive Storage Engine working on CentOS 5.4
        Posted  
        
            by 
                tronda
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by tronda
        
        
        
        Published on 2010-11-19T10:17:02Z
        Indexed on 
            2011/01/07
            13:55 UTC
        
        
        Read the original article
        Hit count: 387
        
The Archive Storage Engine is not enabled by the default build of MySQL in CentOS/RHEL. I would like to enable it on our CentOS 5.4 server. My initial reaction was to modify the SPEC file for the SRPMS file, but this indicates that this might not be that easy. There's always the option to build from MySQL source, but I would prefer if possible to stay within the RPMS/Yum world.
Does anybody have a successful approach to this by using RPMS/SRPMS/Yum? Some patches which makes this work flawless with SRPMS?
© Server Fault or respective owner