Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sharpener-YuFeng
/
JavaGuide
Public
forked from
Snailclimb/JavaGuide
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaGuide
docs
database
on
refs/heads/patch-2
User selector
All users
All time
Commit history
Commits on Jul 19, 2026
docs: 修正不可重复读和幻读概念描述 (#2883)
Show description for 36cbe00
LunaSpica
authored
36cbe00
View commit details
Copy full SHA for 36cbe00
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
docs: 调整 RR 幻读说明 — MySQL 事务文档
Show description for 85a4170
gloriatime
authored
85a4170
View commit details
Copy full SHA for 85a4170
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
docs: 添加 MySQL 备份恢复文章 — 数据库专题入口
Show description for 140f92a
Snailclimb
committed
140f92a
View commit details
Copy full SHA for 140f92a
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
docs: enhance data structure and algorithm guides
Snailclimb
committed
415f10f
View commit details
Copy full SHA for 415f10f
View code at this point
Browse repository at this point
docs: optimize algorithms and data structures interview prep
Snailclimb
committed
a2cea62
View commit details
Copy full SHA for a2cea62
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
docs(ai-coding): 新增 CLAUDE.md 最佳实践
Snailclimb
committed
d5901ae
View commit details
Copy full SHA for d5901ae
View code at this point
Browse repository at this point
Commits on May 27, 2026
docs: 重构各模块首页与侧边栏,新增子目录索引页
Snailclimb
committed
15d3d95
View commit details
Copy full SHA for 15d3d95
View code at this point
Browse repository at this point
Commits on May 25, 2026
docs(分布式): 完善分布式ID常见实现方案
Snailclimb
committed
589a416
View commit details
Copy full SHA for 589a416
View code at this point
Browse repository at this point
Commits on May 21, 2026
docs: update AI and system design articles
Snailclimb
committed
6ed4631
View commit details
Copy full SHA for 6ed4631
View code at this point
Browse repository at this point
Commits on May 18, 2026
docs: 网络面试题补充与文章内容更新
Show description for 01a8eaf
Snailclimb
committed
01a8eaf
View commit details
Copy full SHA for 01a8eaf
View code at this point
Browse repository at this point
Commits on May 13, 2026
fix vuepress hydration mismatch
Snailclimb
committed
debb2e3
View commit details
Copy full SHA for debb2e3
View code at this point
Browse repository at this point
Commits on May 8, 2026
fix(database): 修正 MySQL MVCC机制描述中的概念错误
yangkui
committed
87d3079
View commit details
Copy full SHA for 87d3079
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
Merge pull request #2838 from Senrian/fix-issue-2466
Show description for 56c7b13
Snailclimb
authored
56c7b13
View commit details
Copy full SHA for 56c7b13
View code at this point
Browse repository at this point
docs(mysql): clarify boolean type mapping
zuyua9
committed
acf1426
View commit details
Copy full SHA for acf1426
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
docs: clarify connector permission check in MySQL execution flow (fix #2466)
Senrian
committed
d64903a
View commit details
Copy full SHA for d64903a
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Update mysql-questions-01.md (#2830)
Show description for 8b9d7da
173846635
authored
8b9d7da
View commit details
Copy full SHA for 8b9d7da
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
docs: 优化 RAG 和敏感词过滤文档,更新依赖版本
Show description for c2ef132
Snailclimb
committed
c2ef132
View commit details
Copy full SHA for c2ef132
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
Merge pull request #2816 from Senrian/fix-appendfsync-always
Show description for f41207d
Snailclimb
authored
f41207d
View commit details
Copy full SHA for f41207d
View code at this point
Browse repository at this point
fix(redis): correct appendfsync always in Q&A doc
Senrian
committed
646757a
View commit details
Copy full SHA for 646757a
View code at this point
Browse repository at this point
fix(redis): correct appendfsync always description in blocking problems doc
Senrian
committed
826161e
View commit details
Copy full SHA for 826161e
View code at this point
Browse repository at this point
fix(redis): correct appendfsync always description - main thread fsync, not background thread
Senrian
committed
1819ec4
View commit details
Copy full SHA for 1819ec4
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
docs:新增为什么忘记密码时只能重置,不能告诉你原密码?
Snailclimb
committed
7fb60cf
View commit details
Copy full SHA for 7fb60cf
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
docs:新增 java26 新特性
Snailclimb
committed
7d311a5
View commit details
Copy full SHA for 7d311a5
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
docs:完善多篇文章内容(MySQL索引失效/Redis持久化/RabbitMQ面试题/LinkedHashMap源码)
Snailclimb
committed
5a9a584
View commit details
Copy full SHA for 5a9a584
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
docs:MySQL执行计划分析新增测试案例
Snailclimb
committed
df19c6a
View commit details
Copy full SHA for df19c6a
View code at this point
Browse repository at this point
docs:优化MySQL执行计划分析+MySQL查询缓存详解
Snailclimb
committed
8627578
View commit details
Copy full SHA for 8627578
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
docs:mysql索引失效场景面试高频考点,单独提取一篇文章详解
Snailclimb
committed
2db3811
View commit details
Copy full SHA for 2db3811
View code at this point
Browse repository at this point
fix: Java 后端面试通关计划(涵盖后端通用体系)中的链接错误修复
Snailclimb
committed
8d5f129
View commit details
Copy full SHA for 8d5f129
View code at this point
Browse repository at this point
Commits on Mar 8, 2026
docs:补充redis持久化机制历程配图,优化fork性能分析、如何选择 RDB 和 AOF等内容介绍
Snailclimb
committed
e7a157a
View commit details
Copy full SHA for e7a157a
View code at this point
Browse repository at this point
docs:优化完善对redis持久化机制的介绍
Snailclimb
committed
3a9524c
View commit details
Copy full SHA for 3a9524c
View code at this point
Browse repository at this point
fix:外键描述修正
Snailclimb
committed
002f332
View commit details
Copy full SHA for 002f332
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
Enhance explanation of MySQL redo log and binlog handling
Show description for 804e53c
ka1naa
authored
804e53c
View commit details
Copy full SHA for 804e53c
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
feat:升级 rollup 依赖修复 CVE 漏洞
Snailclimb
committed
34db003
View commit details
Copy full SHA for 34db003
View code at this point
Browse repository at this point
docs:新增一篇文章详细解读 Redis 可以做消息队列么?怎么实现?
Snailclimb
committed
26e0c7a
View commit details
Copy full SHA for 26e0c7a
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
docs:分布式理论知识优化完善(改动很大)
Snailclimb
committed
a81bfb2
View commit details
Copy full SHA for a81bfb2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.