Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > e792854a8063d56b86b8777a59b69f94 > scriptlet

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