Upgrade MySQL 5.0 to 5.1 on FreeBSD

You can upgrade MySQL 5.0 to MySQL 5.1 on FreeBSD using portupgrade as follows:

  1. portupgrade -o databases/mysql51-client databases/mysql50-client
  2. portupgrade -o databases/mysql51-server databases/mysql50-server
  3. mysql_upgrade -u root -p

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>