| 
				 Database Upgrading 
 I was wondering (and yeah go ahead and flame me because NO I DIDNT LOOK FIRST) does anyone know a good tool for taking an existing DB and upgrading it to a newer form of MySQL?
 i.e.
 
 I run my DB on 4.0.22 MAX-NT
 
 lets say I wanted to put it on 5.0
 
 I know that somewhere along the 4.1 line they made abunch of changes that make it impossible for me to just source my 4.0.x DB into a 4.1.xx system
 
 does anyone know a converter I can sluice my 4.0.xx DB through to make it compat with a different version?
 |