Download for Windows Premium
Publiciteit
que InnoDB

Vertaling van "que InnoDB" 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.
InnoDB
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.
Después que InnoDB ha inicializado la nueva partición, hay que detener el servidor y cambiar newraw por raw en la línea que especifica el fichero de datos
After InnoDB has initialized the new partition, stop the server, change newraw in the data file specification to raw
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 número de lecturas avanzadas secuenciales que InnoDB ha iniciado.
The number of sequential read-aheads initiated by InnoDB.
Esto se debe a que InnoDB guarda los bloqueos de fila en un formato en el que no puede luego saber qué sentencia SQL originó cada bloqueo.
This happens because InnoDB stores row locks in a format such that it cannot know afterward which lock was set by which statement.
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.
El número de peticiones lógicas de lectura que InnoDB ha hecho. Añadido en MySQL 5.0.2.
The number of logical read requests InnoDB has done. Added in MySQL 5.0.2.
Especifica el número máximo de ficheros.ibd que InnoDB puede mantener abiertos al mismo tiempo.
It specifies the maximum number of.ibd files that MySQL can keep open at one time.
El bloqueo que InnoDB establece en registros de índice también afecta al "vacío" que precede a ese registro.
In addition, a next-key lock on an index record also affects the "gap" before that index record.
Si no se envía la salida del servidor a la pantalla, se puede ver el fichero de registro de errores del servidor para averiguar lo que InnoDB imprime durante el proceso de inicio.
If you do not send server output to the screen, check the server's error log to see what InnoDB prints during the startup process.
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.
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.
MyISAM deja al sistema operativo la tarea de hacer la caché de las lecturas y escrituras de los registros, mientras que InnoDB realiza él mismo la tarea, combinando cachés de registro y de índice.
MyISAM relies on the filesystem block cache for caching reads to the data rows and indexes, while InnoDB does this within the engine itself, combining the row caches with the index caches.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor que InnoDB in het Spaans

Publiciteit

Resultaten: 443. Exact: 16. Verstreken tijd: 100 ms.