本篇內(nèi)容主要講解“mysql數(shù)據(jù)庫(kù)引擎的調(diào)優(yōu)方法”,感興趣的朋友不妨來(lái)看看。本文介紹的方法操作簡(jiǎn)單快捷,實(shí)用性強(qiáng)。下面就讓小編來(lái)帶大家學(xué)習(xí)“mysql數(shù)據(jù)庫(kù)引擎的調(diào)優(yōu)方法”吧!
成都創(chuàng)新互聯(lián)主營(yíng)澄城網(wǎng)站建設(shè)的網(wǎng)絡(luò)公司,主營(yíng)網(wǎng)站建設(shè)方案,重慶APP開(kāi)發(fā)公司,澄城h5微信小程序定制開(kāi)發(fā)搭建,澄城網(wǎng)站營(yíng)銷(xiāo)推廣歡迎澄城等地區(qū)企業(yè)咨詢(xún)
• Optimizing disk storage
• Tuning your tables for performance
ANALYZE TABLE, OPTIMIZE TABLE,REPAIR TABLE。
• Using the MyISAM utilities
myisam_ftdump 分析全文索引。
myisamchk 表性能分析。
myisamlog 日志變化分析。.
myisampack 壓縮表。
www.2cto.com
• Storing a table in index order
• Compressing tables
• Defragmenting tables
• Monitoring the key cache
• Preloading key caches
• Using multiple key caches
• Other parameters to consider
--------------------innodb---------------
• Using the SHOW ENGINE command
• Using InnoDB monitors
• Monitoring logfiles
• Monitoring the buffer pool
• Monitoring tablespaces
• Using INFORMATION_SCHEMA tables
www.2cto.com
• Other parameters to consider:
innodb_thread_concurrency 調(diào)整并發(fā)線(xiàn)程0-->獨(dú)立硬盤(pán)分區(qū)+cpu內(nèi)核數(shù);
innodb_fast_shutdown 減少關(guān)機(jī)時(shí)間;
innodb_lock_wait_timeout 默認(rèn)鎖超時(shí);
批量導(dǎo)入數(shù)據(jù)時(shí)候: AUTOCOMMIT;暫時(shí)停止外鍵和值限制。
到此,相信大家對(duì)“mysql數(shù)據(jù)庫(kù)引擎的調(diào)優(yōu)方法”有了更深的了解,不妨來(lái)實(shí)際操作一番吧!這里是創(chuàng)新互聯(lián)建站,更多相關(guān)內(nèi)容可以進(jìn)入相關(guān)頻道進(jìn)行查詢(xún),關(guān)注我們,繼續(xù)學(xué)習(xí)!