I currently have mysql 5.5 installed, and working.
I'd like to migrate everything to mysql 5.7 (for a number of reasons, but mostly the spatial functions).
I would like to have both 5.5 and 5.7 be running at the same time on the same box.
How can I do that?