Sun Cluster Data Service for MySQL Guide for Solaris OS

Upgrade to MySQL 4.x.x from 3.23.54 when using Sun Cluster HA for MySQL

Use the information in this section to understand how to upgrade to 4.0.12 when using Sun Cluster HA for MySQL.


Note –

The procedure will not describe how to upgrade to 4.x.x. It includes only the steps to upgrade Sun Cluster HA for MySQL to 4.x.x. These steps assume that the new MySQL binaries is installed in the same place. If the new binaries is installed in a new directory, you must reregister the MySQL resource with new MySQL Basedir.


ProcedureUpgrade to MySQL 4.x.x from 3.23.54

Use this procedure to upgrade from MySQL 3.23.54 to MySQL 4.x.x

  1. Shut down the Sun Cluster HA for MySQL resource.


    # clresource disable MySQL-resource
    
  2. Install the new MySQL binaries, follow Step 3 and 4 in Section How to Install and Configure MySQL.

  3. Start up Sun Cluster HA for MySQL resource.


    # clresource enable MySQL-resource
    
  4. Shut down Sun Cluster HA for MySQL fault monitor.


    # clresource unmonitor MySQL-resource
    
  5. Follow the MySQL Documentation to upgrade MySQL Database.

  6. Start up Sun Cluster HA for MySQL fault monitor.


    # clresource monitor MySQL-resource