MySQL Performance Tuning (SQL-4402) NEW
Transkript
MySQL Performance Tuning (SQL-4402) NEW
Oracle University | Kontaktujte nás: +420 2 214 38 150 MySQL Performance Tuning (SQL-4402) NEW Doba trvání: 4 Dny Co se naučíte ????????MySQL??????????????????????????????????????????????MySQL????????????????????? MySQL??????????????????????????????????????????????????????????MySQL?????????????????????? ????????????????????????????????????????? Learn To: ?????????????? ??????????? ????????????????????? ??????????????????? ????????????? ??????????????? ????2010?8????????????????????????????????????? Předpoklady Nutné vstupní požadavky MySQL????????I,II??????????? Cíle kurzu ??????????? MySQL??????????? ????????? ????????????? INFORMATION_SCHEMA??????????????????????????? ?????????????????????????????????????????? ??????????????????????????????????????? ???????????????????????????????????????????? ??????????????????MySQL 5.x???????????????????? ??????????????????????????????????? ????????????????????????????????????????????????????????????? ????????????????????????OS??? ????????????????????????????????? Témata kurzu Introduction MySQL Overview, Products, Services and Enterprise Services Supported Operating Services MySQL Certification Program Copyright © 2010, Oracle. Všechna práva vyhrazena. Strana 1 Training Curriculum Paths MySQL Website Installing MySQL Installing the world Database MySQL Architecture MySQL Architecture Overview (High Level) Client/Server Architecture Storage Engine Concept Data Directory Data Storage Locks MySQL Performance Tools Overview Benchmarking Tools Administration Tools Specific SHOW commands Schema Design Data Modeling Normalization Denormalization Data Types Partitioning Indexing Indexes MySQL Index Types Index Optimizations Statement Tuning General SQL Tuning EXPLAIN MySQL Optimizer Finding Problematic Queries Caching and MySQL Choose an Architecture Caching Caching Benefits Non-MySQL Caches Query Cache MEMORY/MyISAM Tables as Cache MySQL Server Configuration Server Connection Parameters Table Cache and Multi-threading Issues Individual Thread Parameters General Monitoring Table Handlers Copyright © 2010, Oracle. Všechna práva vyhrazena. Strana 2 MyISAM Where to use Row Storage Format Indexing Locking Key Cache MyISAM Tuning Other optimization tools for MyISAM MERGE Storage Engine InnoDB Transactions Internal Buffers Indexes Crash Recovery Best Practices Tuning Comparing InnoDB and MyISAM Alternate Storage Engines MEMORY, FEDERATED, ARCHIVE, CSV, BLACKHOLE, Falcon Performance Issues with Mutliple Storage Engines Creating a Custom Storage Engine MySQL Cluster Conclusion Course Overview Training and Certification Website Course Evaluation Thank You! QA Session Copyright © 2010, Oracle. Všechna práva vyhrazena. Strana 3
Podobné dokumenty
9. Datové typy v MySQL, typy tabulek, funkce v MySQL
- komprimované tabulky jsou typy tabulek pouze pro čtení, ideální pro archivaci dat
tabulky MERGE
- vznikají sloučením identických tabulek MyISAM
- jsou rychlejší a mají menší velikost
tabulky HEAP...
instalace courier-imap a squirrelmail
CREATE TABLE `address_global` (
`owner` varchar(128) collate utf8_czech_ci NOT NULL default '',
`nickname` varchar(16) collate utf8_czech_ci NOT NULL default '',
`firstname` varchar(128) collate ut...