Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > d24068026173007d9b6a8f1ac393714c > scriptlet

mysql-common-core-5.5.23-1.mga1.i586.rpm

PREIN

/bin/sh
# enable plugins
if [ -f /etc/my.cnf ]; then
    perl -pi -e "s|^#plugin-load|plugin-load|g" /etc/my.cnf
    perl -pi -e "s|^#federated|federated|g" /etc/my.cnf
fi