Comment on Things I wish we had known about scalingComments−s0enke12ySince MySQL 5.6, most schema changes (add/drop field) are possible online as well:http://dev.mysql.com/doc/refman/5.6/en/innodb-create-index-o...
Comments
Since MySQL 5.6, most schema changes (add/drop field) are possible online as well:
http://dev.mysql.com/doc/refman/5.6/en/innodb-create-index-o...