SELECT group_concat(key) FROM config WHERE group = ‘points‘;
mysql把搜索到的内容展示成一行
原文:https://www.cnblogs.com/chenmenghui/p/8442158.html