I need to change a varchar(32) to varchar(1024). It is a primary key that many tables reference. How do I do this without reloading the entire database?
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend