Sun Cluster Data Service for MySQL Guide for Solaris OS

ProcedureUpgrade to MySQL 4.x.x from 3.23.54

Procedure to upgrade to MySQL 4.x.x from 3.23.54

Steps
  1. Shutdown the Sun Cluster HA for MySQL with scswitch —n —j MySQL- resouce


    # scswitch -n -j MySQL- resouce
    
  2. Install the new MySQL binaries, follow Step 3 and 4 in Section How to Install and Configure MySQL.

  3. Startup Sun Cluster HA for MySQL with scswitch —e —j MySQL- resouce.


    # scswitch -e -j MySQL- resouce
    
  4. Shutdown Sun Cluster HA for MySQL faultmonitor with scswitch —n –M —j MySQL- resouce.


    # scswitch -n -M -j MySQL- resouce
    
  5. Follow the MySQL Documentation to upgrade MySQL Database.

  6. Startup Sun Cluster HA for MySQL faultmonitor with scswitch —e –M —j MySQL- resouce.


    # scswitch -e -M -j MySQL- resouce