5 comments (5 comments)0 reactions (0 reactions)1 assignee (1 assignee)Java3,886 forks (3,886 forks)batch import
help wanted
Repository metrics
- Stars
- 9,451 stars (9,451 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Reproduce the intermittent query failure by executing multiple queries against Mycat and capturing logs. Compare with direct database queries to isolate the issue. Check Mycat's routing configuration and connection pool settings for resource contention or thread safety issues. Investigate the Mycat code paths for query routing and database session handling.
- Tech stack
- javamysql
- Domain
- database
- Issue type
- Bug
- Prerequisites
- JavaMycatMySQLdatabase debugging