MySQL ●·032MySQ的资源库 MySQL开发者提供了多种形式的资源库。主要有: MySQL官方http://www.mysql.com MySQL,在线手册http://dev.mysqlcom/doc/ 邮件列表http://lists.mysql.com ·社区支持资源http://forums.mysql.com MySQL数据库应用》http:/mysq!xg.hactcm.edu.cn 第16页
《MySQL数据库应用》 http://mysql.xg.hactcm.edu.cn/ 第 16 页 3.2 MySQL的资源库 • MySQL开发者提供了多种形式的资源库。主要有: • MySQL官方:http://www.mysql.com • MySQL在线手册:http://dev.mysql.com/doc/ • 邮件列表:http://lists.mysql.com • 社区支持资源:http://forums.mysql.com
MySQL ·。33 MySQL数据库的安装 在MSQL开发过程中,同时存在多个发布系列,每个发布 处在成熟度的不同阶段。 My SQL. MYSQLCOM DOWNLOADS DOCUMENTATON DEVELOPER ZONE Products (loud Servces Partners Customers: why MysQL? News& Everts How to Bu MysQL Eu MySQL Editions QL Enterprise Edition My sQL Standart Et tion MysQL i the worlds most popular open source da abase whetner you are a fast growing web property, techno ogy Isv or large entero nigh performance, s MysQL Classic Eciton Learn more about oracle MySQL Cloud Service s MysQL Cluster CCl MysQL Embedded IDEM/M MysQL Community Dibon Bs the freely downloadable version of the worlds most popular open source database MysQL Commun ty Editon are about the MysQ Community Edition Download the MysqL communuty Ec to Commercial customers have the fiexibility af choosing from multiple editions to meet specfic business and technical requirem MysqL Enterprise t MysqLOuster Carrier Grade Edition My SQL 55 CENs and vARs can lean i cut My sqL as an Embedded Database Oracle MySQL Cloud service Buy Now MySQL数据库应用》http:/mysq!xg.hactcm.edu.cn 第17页
《MySQL数据库应用》 http://mysql.xg.hactcm.edu.cn/ 第 17 页 3.3 MySQL数据库的安装 • 在MySQL开发过程中,同时存在多个发布系列,每个发布 处在成熟度的不同阶段
MySQL ●·(1)MySQ的命名机制 MySQL的命名机制使用由3个数字和一个后缀组成的版本 号。例如,像mysq-5.7.23的版本号的解释是: 第1个数字(5)是主版本号,描述了文件格式。所有版本5的 发行都有相同的文件格式。 第2个数字(7)是发行级别。主版本号和发行级别组合到 起便构成了发行序列号。 第3个数字(23)是在此发行系列的版本号,随每个新分发版 递增 MySQL数据库应用》http:/mysq!xg.hactcm.edu.cn 第18页
《MySQL数据库应用》 http://mysql.xg.hactcm.edu.cn/ 第 18 页 (1)MySQL的命名机制 • MySQL的命名机制使用由3个数字和一个后缀组成的版本 号。例如,像mysql-5.7.23的版本号的解释是: – 第1个数字(5)是主版本号,描述了文件格式。所有版本5的 发行都有相同的文件格式。 – 第2个数字(7)是发行级别。主版本号和发行级别组合到一 起便构成了发行序列号。 – 第3个数字(23)是在此发行系列的版本号,随每个新分发版 递增
MySQL ●···(2)如何获得 MySQL 通过MySQL下载页(ht/dev.mysql.com/downloads/)可以轻 易地获取当前版本和下载说明。 MySQL数据库应用》http:/mysq!xg.hactcm.edu.cn 第19页
《MySQL数据库应用》 http://mysql.xg.hactcm.edu.cn/ 第 19 页 (2)如何获得MySQL • 通过MySQL下载页(http://dev.mysql.com/downloads/)可以轻 易地获取当前版本和下载说明
MySQL ·3.31在 Windows中安装 MySQL (1)MSQL二进制分发版的安装(ms安装包) MySQL安装 启动 MySQL服务 登录 MySQL数据库 (2)配置path变量 (3) MySQL免安装版的安装(zp安装包) MySQL数据库应用》http:/mysq!xg.hactcm.edu.cn 第20页
《MySQL数据库应用》 http://mysql.xg.hactcm.edu.cn/ 第 20 页 3.3.1 在Windows中安装MySQL (1)MySQL二进制分发版的安装(msi安装包) MySQL安装 启动MySQL服务 登录MySQL数据库 (2)配置path变量 (3)MySQL免安装版的安装(zip安装包)