w同时存string(sql string)、json转化后的string(sql string)、json(sql json)进行对比。
https://dev.mysql.com/doc/refman/5.7/en/json.html
ALTER TABLE w ADD pic_json JSON;
mysql json
原文:http://www.cnblogs.com/yuanjiangw/p/6373671.html