Upgrade MySQL

Steps to be performed to do an upgrade of mysql (e.g. from 5.0.19 to 5.0.27) and some scripts which make life easier :-)

Assumpsions:
mysql will be installed to /usr/local/
the datadir will be: /var/_db/data

  1. download the binary package from mysql.com
  2. unpack the tar to /usr/local
  3. edit the cfengine file mysql.cf
  4. run cfagent -vf mysql.cf

FIXME

cd /usr/local/mysql
scripts/mysql_install_db --datadir=/var/_db/data/
mysql/upgrade.txt · Last modified: 2009/04/24 10:17 by tb
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0