Diskspace Problem When Modifying a Large InnoDB Table in MySQL… and how to solve it !
Recently, somebody requested some help as he was trying to modify the structure of a large table. The requested modification was related in changing a fixed length string to a variable length string column. If you don’t know it yet,…