Examples with "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.
Normalmente, las escrituras al buffer de InnoDB se llevan acabo en segundo plano.
Normally, writes to the InnoDB buffer pool happen in the background.
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.
Quedan 4 GB del total, de modo que el cálculo sería asignar entre 2 y 3 GB al ajuste de tamaño de área de buffer de InnoDB.
4 GB remains from the original total, so the calculation would be to allocate anywhere from 2 to 3 GB to the InnoDB buffer pool size setting.
Andere resultaten
El tamaño del buffer de memoria que InnoDB emplea para el almacenamiento intermedio de los datos e índices de sus tablas.
The size in bytes of the memory buffer InnoDB uses to cache data and indexes of its tables.
El tamaño del buffer de memoria que InnoDB emplea para el almacenamiento intermedio de los datos e índices de sus tablas.
The size in bytes of the buffer pool, the memory area where InnoDB caches table and index data.
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.
When a record is inserted into a nonunique secondary index page that is not in the buffer pool, InnoDB inserts the record into a special B-tree: the insert buffer.
El número de páginas bloqueadas en el buffer InnoDB.
Cuando copia una página del buffer Innodb a disco busca páginas que puedan pertenecer a la misma extensión que estén contiguas y las copia juntas.
When you copy a page from the Innodb buffer to disk, find pages that can belong to the same extension that are contiguous and copy them together.
El tamaño del buffer que InnoDB emplea para escribir los ficheros de registro (logs) en disco.
The size in bytes of the buffer that InnoDB uses to write to the log files on disk.
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.
Para las inserciones, InnoDB emplea el buffer de inserción para combinar en lotes los registros secundarios de índices con los índices.
For inserts, InnoDB uses the insert buffer to merge secondary index records to indexes in batches.
En tablas grandes, esto ahorra una gran cantidad de operaciones de E/S en disco debido a que InnoDB puede emplear su buffer de inserción para escribir de una vez los registros de índice secundarios.
For big tables, this saves a lot of disk I/O because InnoDB can use its insert buffer to write secondary index records in a batch.
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.