Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > 74af21cfe09f10c96ec09a39fc4833b5 > scriptlet

mysql-common-core-5.1.63-0.1mdv2010.2.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