Release Candidate (aka Gamma) release发布候选版,也可以叫伽马版(阿尔法、贝塔)
Release Candidate binaries, also known as Gamma releases, are believed stable, having passed all of MySQL’s internal testing, and with all known fatal runtime bugs fixed. However this release has not been in widespread use long enough to know for sure that all bugs have been identified.
Generally Available (aka Production) release一般有效版,也可以叫产品
Generally Available (GA), also know as Production releases, are stable, having successfully passed through all earlier release stages and believed to be reliable, free of serious bugs, and suitable for use in production systems
RC被使用之后才能发布为GA
Release Candidate binaries, also known as Gamma releases, are believed stable, having passed all of MySQL’s internal testing, and with all known fatal runtime bugs fixed. However this release has not been in widespread use long enough to know for sure that all bugs have been identified.
Generally Available (aka Production) release一般有效版,也可以叫产品
Generally Available (GA), also know as Production releases, are stable, having successfully passed through all earlier release stages and believed to be reliable, free of serious bugs, and suitable for use in production systems
RC被使用之后才能发布为GA
MySQL版本发布流程
本文介绍了MySQL的版本发布流程,包括ReleaseCandidate(RC)和GenerallyAvailable(GA)两个关键阶段。RC版本被认为稳定,通过了所有内部测试且修复了已知的致命运行时错误。然而,由于未经过广泛的实际应用验证,可能存在未识别的bug。GA版本则是通过所有早期版本测试并被认为可靠、适合在生产系统中使用的稳定版本。
6361

被折叠的 条评论
为什么被折叠?



