edrp.cn的Blog

学习,需要交流,欢迎大家和我共同来学习C#,ASP.NET,MS SQL Server开发Web项目,欢迎大家和我交流

博客园 首页 新随笔 联系 订阅 管理

2020年5月13日 #

摘要: 错误信息:[Err] 1140 - In aggregated query without GROUP BY, expression #6 of SELECT list contains nonaggregated column 'bladex_account.a.dept_id'; this is 阅读全文
posted @ 2020-05-13 11:21 edrp.cn 阅读(253) 评论(0) 推荐(0) 编辑

摘要: 在服务器上执行如下操作: # docker exec -it local_mysql_new mysql -uroot -p 然后输入数据库密码即可 Enter password: 登录成功后的信息: Welcome to the MySQL monitor. Commands end with ; 阅读全文
posted @ 2020-05-13 11:00 edrp.cn 阅读(428) 评论(0) 推荐(1) 编辑