vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi Debian people! I'm about to "aptitude -f --with-recommends dist-upgrade" a Woody installation prior to taking it all the way to Etch. 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? TIA, Ian |
| ||||
| 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. |