简单说一下吧,我看了发的解题思路也讲解的很详细,但是都有一个关键错误 SQL_ERROR_INFO: "Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'practice_record.submit_time' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by" 该错误很多人并...