How do you migrate MySQL 4.0 to MySQL 5.0?

Answer:
IIRC mysql5 supports import of mysql4 data and structures natively (you can use mysql4 compatability when exporting sql data from phpmyadmin)
First answer by Droomweb. Last edit by Droomweb. Contributor trust: 5 [recommend contributor recommended]. Question popularity: 1 [recommend question].