• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






小苗苗的博客

 
 

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

2021年2月5日

mysql报1055错误
摘要: 1》执行: SELECT @@sql_mode; 2》把结果复制出来配置在my.ini文件中【去掉查询结果前面的:ONLY_FULL_GROUP_BY,】,重启服务即可。 阅读全文
posted @ 2021-02-05 11:54 小苗苗呀 阅读(56) 评论(0) 推荐(0)
 
配置maven私有仓库
摘要: <?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the 阅读全文
posted @ 2021-02-05 11:39 小苗苗呀 阅读(342) 评论(0) 推荐(0)