Slideshow

Get the Flash Player to see the slideshow.

Coming Events

July  2010
Sun Mon Tue Wed Thu Fri Sat
   
  1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Your Ad Here

Upgrading

Upgrading software can be such a pain in the backside!
I spent the last hour or so upgrading different versions of software on my server, saving the hardest for last.
The “problem child” was the upgrade to MySQL 5.1.35.
Currently there is a bug in the installer for MySQL 5.1.35 which fails.
To resolve the problem, I uninstalled MySQL 5.0 and used 5.1.34 to do the re-install.
The steps:
1. Backup your database (very important!)
2. Download MySQL 5.1.34 before the un-install
3. Un-install MySQL 5.0
4. Stop the MySQL service: goto a command line, type “net stop MySQL”, hit enter
5. Delete the MySQL service: remaining in the command prompt, type “sc delete MySQL”, hit enter
6. Install MySQL 5.1.34
7. Follow the steps for your configuration
8. Restore your database

According to MySQL, I can take the “noinstall” of MySQL 5.1.35 and copy it over my MySQL 5.1.34 installation. Since I have my MySQL install located other than the “program files” location, it shouldn’t be to difficult to do.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv Enabled