[mysql] Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'lo

执行SQL:html SELECT login_name,login_ip,sex FROM tank_admin GROUP BY login_name ;mysql 时抛出异常。sql Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'loser.tank_admi
相关文章
相关标签/搜索