gorm 使用优化数据库链接

kevinlandun · · 1110 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

请求帮助 使用的gorm的框架 执行的是原始sql语句 现在遇到问题是出现数据库链接过大 没有释放已经数据库链接 导致数据连接数爆了 使用defer延迟关闭功能 数据库错误日志 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1025542612 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. stack_bottom = 7f6eab299668 thread_stack 0x40000 information that should help you find out what is causing the crash. 2022-04-30 00:05:39 134967 [Warning] Buffered warning: option 'max_connections': unsigned value 171890 adjusted to 100000

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1110 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传