There's a new JSON data type available in MySQL 5.7 that I've been playing with. ... UPDATE people SET tags = JSON_ARRAY_APPEND(tags, ...
確定! 回上一頁