0.系統環境
mysql版本 8.0.17,運行在centos7,使用navicat在win10遠程連接
1.報錯內容
[Err] 1055 - Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'information_schema.PROFILING.SEQ' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
2.操作
TRUNCATE table tb_words;
3.其他資訊
在centos上直接運行不會報錯
通過navicat運行會報錯,不影響陳述句執行效果
沒有發現其他能引發報錯的陳述句
4.問題
為啥會這樣? 該咋做?
uj5u.com熱心網友回復:
學會百度,關鍵字: mysql 1055推薦閱讀: https://www.cnblogs.com/haoyul/p/9882853.html
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/40260.html
標籤:MySQL
上一篇:新人想自學MySQL
下一篇:Linux虛擬機上的MySQL連接服務器端的MySQL,報錯:ERROR 1130: Host xxx is not allowed to connect th
