On Thu, Jan 29, 2009 at 05:23:09PM -0800, Sriram Natarajan wrote:
> pfexec svcadm disable mysql:version_50 (if it is running)
> pfexec svccfg import /var/svc/manifest/application/database/mysql_51.xml
> pfexec svccfg -s mysql:version_51 setprop  mysql/enable_64bit=true
> pfexec svcadm enable mysql:version_51

You have to also svcadm refresh mysql:version_51 *before* you re-enable
it, otherwise the setprop won't take effect!

Reply via email to