View Single Post

   
  #2 (permalink)  
Old 02-21-2008, 09:19 PM
Dave Uhring
 
Posts: n/a
Default Re: Belated upgrade MySQL

On Thu, 21 Feb 2008 15:53:40 +0000, Ian Pegel wrote:

> I've done the installation of Woody's aptitude which I have then
> upgraded to Sarge's aptitude. The one thing I have doubts about is the
> MySQL upgrade process - does the upgrade handle all the changes to the
> tables or will I have to do it manually?


You will certainly need to mysqldump everything before doing this, then
restore after the upgrade.

Reply With Quote