[PR #306] [CLOSED] 处理日志中的Mysql error日志 #311

Closed
opened 2026-03-03 11:57:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/306
Author: @cnnvito
Created: 2/21/2025
Status: Closed

Base: masterHead: dev


📝 Commits (1)

  • e51759e Fix: Handle stale MySQL connections to prevent invalid connection logs

📊 Changes

2 files changed (+14 additions, -4 deletions)

View changed files

📝 database/mysql.go (+7 -3)
📝 main.go (+7 -1)

📄 Description

  1. 添加mysql最大连接设置
  2. 处理过时的MySQL连接以防止无效的连接日志

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Finb/bark-server/pull/306 **Author:** [@cnnvito](https://github.com/cnnvito) **Created:** 2/21/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (1) - [`e51759e`](https://github.com/Finb/bark-server/commit/e51759ec90244a76ce71ef81f32130e108d42d4a) Fix: Handle stale MySQL connections to prevent invalid connection logs ### 📊 Changes **2 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `database/mysql.go` (+7 -3) 📝 `main.go` (+7 -1) </details> ### 📄 Description 1. 添加mysql最大连接设置 2. 处理过时的MySQL连接以防止无效的连接日志 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:57:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#311
No description provided.