'How to alert from a text type to a mediumtext type and does not affect original data?

I found MySQL text type has 64k limit, and for my application, it's not enough, so how do I migrate from text to mediumtext? I also want to keep my original data.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source