`
supportopensource
  • 浏览: 515102 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

The naming scheme in MySQL 5.5

 
阅读更多
The naming scheme in MySQL 5.5 uses release names that consist of three numbers and a suffix; for example,mysql-5.5.6-m3. The numbers within the release name are interpreted as follows:

•The first number (5) is the major version and describes the file format. All MySQL 5 releases have the same file format.

•The second number (5) is the release level. Taken together, the major version and release level constitute the release series number.

•The third number (6) is the version number within the release series. This is incremented for each new release. Usually you want the latest version for the series you have chosen.

For each minor update, the last number in the version string is incremented. When there are major new features or minor incompatibilities with previous versions, the second number in the version string is incremented. When the file format changes, the first number is increased.

Release names also include a suffix to indicates the stability level of the release. Releases within a series progress through a set of suffixes to indicate how the stability level improves. The possible suffixes are:

mN (for example, m1, m2, m3, ...) indicate a milestone number. MySQL development uses a milestone model, in which each milestone proceeds through a small number of versions with a tight focus on a small subset of thoroughly tested features. Following the releases for one milestone, development proceeds with another small number of releases that focuses on the next small set of features, also thoroughly tested. Features within milestone releases may be considered to be of pre-production quality.

rc indicates a Release Candidate. Release candidates are believed to be stable, having passed all of MySQL's internal testing, and with all known fatal runtime bugs fixed. However, the release has not been in widespread use long enough to know for sure that all bugs have been identified. Only minor fixes are added.

•If there is no suffix, it indicates that the release is a General Availability (GA) or Production release. GA releases are stable, having successfully passed through all earlier release stages and are believed to be reliable, free of serious bugs, and suitable for use in production systems. Only critical bugfixes are applied to the release.

分享到:
评论

相关推荐

    Ottinger's Rules for Variable and Class Naming

    With naming an easily reversable act, the naming system of a program is more fluid than at any other point in software history. This is a good thing. Now there is no need to leave poor names in place...

    The Scheme

    The Scheme Programming Language <br>Third Edition <br>R. Kent Dybvig <br>Illustrations by Jean-Pierre Hébert Table of Contents Preface <br>Chapter 1. Introduction Section 1.1...

    Android代码-materialdesignicons.com 图标封装

    MaterialDesignIcons ...Icons follow the same naming scheme as on materialdesignicons.com, though they start with "zzz_" (to make them less cluttery for your resource-list) and every dash('-') is

    Innovus-naming-convention.docx

    The Naming Convention for Clock Tree Optimization Repeaters Description Question: When clock tree synthesis or clock tree optimization is run, a lot of buffers with the cto_st* naming convention are ...

    Beginning MySQL Database Design and Optimization

    * Shows how to take advantage of MySQL’s built-in functions, minimizing the need to process data once it’s been retrieved from the database. * Demonstrates how to write and use advanced and complex...

    nacos-naming-2.0.4.RELEASE-API文档-中文版.zip

    赠送jar包:nacos-naming-2.0.4.RELEASE.jar; 赠送原API文档:nacos-naming-2.0.4.RELEASE-javadoc.jar; 赠送源代码:nacos-naming-2.0.4.RELEASE-sources.jar; 赠送Maven依赖信息文件:nacos-naming-2.0.4....

    naming-common.jar

    naming-common.jar

    PHP and MySQL Web Devepopment 4th Edition.pdf

    The /E switch is similar to the /A switch, except that instead of telling DCDIAG to test all of the domain controllers in the current site, it tells DCDIAG to test every domain controller in the ...

    NameService

    A name-to-object association is called a name binding. A name binding is always ... This sequence of names (called a compound name) defines a path in the naming graph to navigate the resolution process.

    The Overcoat.pdf

    We could go on, but naming the people influenced by Gogol and this story is like listing a literary Who's Who. Gogol is probably one of the most famous and influential Russian authors of all time and...

    naming-factory.jar

    naming-factory.jar

    Wiley.Software.Defined.Radio.The.Software.Communications.Architecture.May.2007

    17.1.2 Core Framework Usage of the Naming Service 335 17.1.3 Application Usage of the Naming Service 336 17.2 Event Service 336 17.2.1 Core Framework Usage of the Event Service 349 17.2.2 Resource ...

    naming-resources.jar

    naming-resources.jar

    nacos-naming-2.0.4.RELEASE-API文档-中英对照版.zip

    赠送jar包:nacos-naming-2.0.4.RELEASE.jar; 赠送原API文档:nacos-naming-2.0.4.RELEASE-javadoc.jar; 赠送源代码:nacos-naming-2.0.4.RELEASE-sources.jar; 赠送Maven依赖信息文件:nacos-naming-2.0.4....

    javax.naming.NamingException: Cannot create resource instance

    javax.naming.NamingException: Cannot create resource instance类加载异常,希望可以帮助跟我一样错误的人。

    util-naming-2.0.1-450.jar

    util-naming-2.0.1-450.jarutil-naming-2.0.1-450.jarutil-naming-2.0.1-450.jarutil-naming-2.0.1-450.jarutil-naming-2.0.1-450.jarutil-naming-2.0.1-450.jarutil-naming-2.0.1-450.jarutil-naming-2.0.1-450....

    论文研究-随机网络中Naming Game的作用规则 .pdf

    随机网络中Naming Game的作用规则,宋倩倩,郑志明,Naming Game(NG)在语言动力学中有着广泛的应用,它研究了智能主体基于局部的相互作用,通过自组织演化最终达到全局共识的一个过程��

    SAP PO/PI教程 Process Orchestration The Comprehensive Guide

    5.5 The XI Message Protocol 5.6 Configuration Scenario 5.6.1 Creating a Configuration Scenario from Scratch (Manually) 5.6.2 Creating a Configuration Scenario from a Model 5.7 Value Mapping 5.7.1...

    The Elements of MATLAB Style

    Just as Strunk and White's The Elements of Style provides rules for writing in the English language, this book provides conventions for formatting, naming, documentation, programming and testing....

Global site tag (gtag.js) - Google Analytics