Cargando…

High performance MySQL : optimization, backups, replication, and load balancing /

A guide for MySQL administrators covers such topics as benchmarking, indexes, the stages of processing a query, hardware configuations, copying data to multiple servers, and preventing hardware failure.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Zawodny, Jeremy D.
Otros Autores: Balling, Derek J.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Beijing ; Sebastopol, CA : O'Reilly, 2004.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Back to basics
  • 2. Storage engines (table types)
  • 3. Benchmarking
  • 4. Indexes
  • 5. Query performance
  • 6. Server performance tuning
  • 7. Replication
  • 8. Load balancing and high availability
  • 9. Backup and recovery
  • 10. Security
  • A. SHOW STATUS and SHOW INNODB STATUS commands
  • B. mytop
  • C. phpMyAdmin.