Examples with "pool de buffer de InnoDB" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Durante la conversión de tablas grandes, se puede reducir la cantidad de operaciones de E/S en disco incrementando el tamaño del pool de buffer de InnoDB.
During the conversion of big tables, increase the size of the InnoDB buffer pool to reduce disk I/O.
Andere resultaten
El subproceso (thread) principal en InnoDB intenta volcar páginas desde el pool de buffer de modo que a lo sumo este porcentaje de las páginas aún sin volcar sea volcado en un momento determinado.
The main thread in InnoDB tries to write pages from the buffer pool so that the percentage of dirty (not yet written) pages will not exceed this value.
Si ese es el caso, InnoDB realizará la inserción directamente en la página de índice. Si dicha página no se encuentra en el pool de buffer, InnoDB insertará la entrada en una estructura de buffer de inserciones especial.
Usa la paralelización en InnoDB para mejorar los resultados, y recuerda ajustar parámetros básicos como el tamaño de archivo de transacciones y el buffer pool.
Use parallelization for InnoDB for better results, and remember to tune basic parameters like your transaction log size and buffer pool.
Cuando InnoDB ha colmado la capacidad de los ficheros de log, debe escribir los contenidos modificados desde el pool de buffer al disco en un punto de verificación.
When InnoDB has written the log files full, it must write the modified contents of the buffer pool to disk in a checkpoint.
Para procesar una sentencia SELECT COUNT( ) FROM T, InnoDB debe examinar un índice de la tabla, lo cual lleva algún tiempo si el índice no está completamente dentro del pool de buffer.
To process a SELECT COUNT( ) FROM t statement, InnoDB must scan an index of the table, which takes some time if the index is not entirely in the buffer pool.
El número de páginas bloqueadas en el buffer InnoDB.
Normalmente, las escrituras al buffer de InnoDB se llevan acabo en segundo plano.
Normally, writes to the InnoDB buffer pool happen in the background.
Actividad de descarga y mezcla del buffer de inserciones del subproceso principal de InnoDB.
Purge and insert buffer merge activity of the main InnoDB thread.
verifica si la página del índice secundario se encuentra en el pool de buffer.
checks whether the secondary index page is in the buffer pool.
El Buffer Pool asigna páginas a medida que se solicita, dependiendo de requerimientos internos y externos.
The Buffer Pool assigns pages when they are requested, depending on the internal and external requirements.
El tamaño del pool de memoria que InnoDB utiliza para almacenar información del diccionario de datos y otras estructuras de datos internas.
The size in bytes of a memory pool InnoDB uses to store data dictionary information and other internal data structures.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.