Foros del Web » Programación para mayores de 30 ;) » Bases de Datos General » Mysql »

Optimizacion mysql

Estas en el tema de Optimizacion mysql en el foro de Mysql en Foros del Web. Hola buen dia, corry un script de optimizacion mysql en mi servidor y me mostro lo siguiente: Código PHP: --------  General Statistics  -------------------------------------------------- [--]  Skipped version check  for  ...
  #1 (permalink)  
Antiguo 23/08/2009, 17:54
 
Fecha de Ingreso: junio-2008
Mensajes: 104
Antigüedad: 15 años, 9 meses
Puntos: 1
Optimizacion mysql

Hola buen dia, corry un script de optimizacion mysql en mi servidor y me mostro lo siguiente:

Código PHP:
-------- General Statistics --------------------------------------------------
[--] 
Skipped version check for MySQLTuner script
[OKCurrently running supported MySQL version 5.0.67-community-log
[!!] Switch to 64-bit OS MySQL cannot currently use all of your RAM

-------- Storage Engine Statistics -------------------------------------------
[--] 
Status: +Archive -BDB -Federated -InnoDB -ISAM -NDBCluster
[--] Data in MyISAM tables124M (Tables731)
[--] 
Data in MEMORY tables1M (Tables4)
[!!] 
Total fragmented tables18

-------- Performance Metrics -------------------------------------------------
[--] 
Up for: 27m 49s (276K q [165.756 qps], 36K connTX235MRX57M)
[--] 
Reads Writes73% / 27%
[--] 
Total buffers410.0M global + 11.1M per thread (300 max threads)
[!!] 
Allocating 2GB RAM on 32-bit systems can cause system instability
[!!] Maximum possible memory usage3.7G (124of installed RAM)
[
OKSlow queries5% (15K/276K)
[
OKHighest usage of available connections10% (31/300)
[
OKKey buffer size total MyISAM indexes256.0M/35.2M
[OKKey buffer hit rate100.0% (4M cached 1K reads)
[
OKQuery cache efficiency61.6% (100K cached 162K selects)
[
OKQuery cache prunes per day0
[!!] Sorts requiring temporary tables17% (1K temp sorts 10K sorts)
[
OKTemporary tables created on disk7% (2K on disk 37K total)
[
OKThread cache hit rate99% (31 created 36K connections)
[
OKTable cache hit rate99% (777 open 784 opened)
[
OKOpen file limit used64% (1K/2K)
[
OKTable locks acquired immediately98% (144K immediate 146K locks)

-------- 
Recommendations -----------------------------------------------------
General recommendations:
    
Run OPTIMIZE TABLE to defragment tables for better performance
    MySQL started within last 24 hours 
recommendations may be inaccurate
Variables to adjust
:
  *** 
MySQLs maximum memory usage is dangerously high ***
  *** 
Add RAM before increasing MySQL buffer variables ***
    
sort_buffer_size (> 4M)
    
read_rnd_buffer_size (> 4M
Lo que me preocupa es esto: Maximum possible memory usage: 3.7G (124% of installed RAM)

yo solo tengo instalados 3gb, pero me aparece que el maximo permitido es 3.7, en que parte puedo modifcar o editar ese valor de 3.7gb y en cuanto me recomiendan dejarlo. espero me puedan ayudar. saludos
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 02:59.