Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 7889d1b7195f882fe29d1c1db3b9cfa0 > scriptlet

mysql-common-core-5.5.10-7.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