Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > media > main > by-pkgid > 85c4b2d2dbce431dfe71b480bf541d5e > scriptlet

MySQL-Max-3.23.53-6mdk.x86_64.rpm

POSTIN

/bin/sh
# Restart mysqld, to use the new binary.
# There may be a better way to handle this.
/etc/rc.d/init.d/mysql stop > /dev/null
sleep 5
/etc/rc.d/init.d/mysql start
sleep 2