MySQL案例分析与使用优化技巧.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
MySQL DBA Bootcamp for Oracle DBAs 6. Performance Analysis (c) Copyright 2007. MySQL Inc * * Cox communications, stats on downtime - Weather channel, hurricane Katrina - Don’t need tons of esoteric features. 80% of database installs use only 30% of features * Cox communications, stats on downtime - Weather channel, hurricane Katrina - Don’t need tons of esoteric features. 80% of database installs use only 30% of features * Cox communications, stats on downtime - Weather channel, hurricane Katrina - Don’t need tons of esoteric features. 80% of database installs use only 30% of features * Cox communications, stats on downtime - Weather channel, hurricane Katrina - Don’t need tons of esoteric features. 80% of database installs use only 30% of features * Cox communications, stats on downtime - Weather channel, hurricane Katrina - Don’t need tons of esoteric features. 80% of database installs use only 30% of features * Cox communications, stats on downtime - Weather channel, hurricane Katrina - Don’t need tons of esoteric features. 80% of database installs use only 30% of features * Cox communications, stats on downtime - Weather channel, hurricane Katrina - Don’t need tons of esoteric features. 80% of database installs use only 30% of features * Cox communications, stats on downtime - Weather channel, hurricane Katrina - Don’t need tons of esoteric features. 80% of database installs use only 30% of features MySQL—操作使用 Agenda MySQL Performance Tuning MySQL ---项目整体优化 项目选型期--------MySQL体系架构 项目实施初期-----MySQL建模设计 项目实施前期-----MySQL系统选型 项目实施中期-----MySQL 配置参数 项目实施后期-----MySQL 语句调整 MyISAM引擎:数据存储无限制、支持压缩、读响应快速 InnoDB引擎: 支持事务、支持外键、数据缓存技术 Memory 引擎:贮存在 RAM中速度最快; 关机后数据丢失 Archive引擎: 自动压缩数据,高达70%压缩比例 NDB引擎: 无共享数据分布存储集群,99.999%可靠性 CSV引擎: 是EXCL格式的MySQL内置存储引擎 ? 主要特点 ? 适用案例 MyISAM: 20%写、80%读应用;数据仓库系统 InnoDB: 高并发交易系统、统计系统、财务系统 Memory: 临时统计表、热点临时数据 Archive: 历史归档、经营分析系统 NDB : 电信级高可用系统、Session和用户管理系统 CSV : 电子表格,报表等特殊应用情形 MySQL

文档评论(0)

benzei244572 + 关注
实名认证
内容提供者

建筑工程师持证人

没啥好说的额

领域认证该用户于2024年10月16日上传了建筑工程师

1亿VIP精品文档

相关文档