Vertaling van "using innodb" in Spaans
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.
Parallel load with 5.7 is the fastest way in which I can load this file into a table using InnoDB: 243 seconds.
La carga paralela con 5.7 es la manera más rápida en la que puedo cargar este archivo usando InnoDB: 243 segundos.
If you are using InnoDB tables and run out of room in the InnoDB tablespace.
Está utilizando tablas InnoDB y se quedó sin espacio en el espacio de tablas InnoDB.
This can also involve ensuring that you are using InnoDB for your MySQL database tables, as opposed to MyISAM.
Esto también puede implicar asegurarse de que esté utilizando InnoDB para sus tablas de base de datos MySQL, en contraposición a MyISAM.
For example, if you are using InnoDB tables and the MySQL server processes a COMMIT statement, it writes the whole transaction to the binary log and then commits this transaction into InnoDB.
Por ejemplo, si está utilizando tablas InnoDB, y el servidor MySQL procesa una sentencia COMMIT, escribe la transacción completa al registro binario, y después la envía a InnoDB.
SQL Server and MySQL (using InnoDB) take a broader view of what "index" means.
SQL Server y MySQL (usando InnoDB) tienen una definición más extensa de lo que es un "índice".
MySQL is only ACID compliant when using InnoDB and NDB Cluster Storage engines.
MySQL solo cumple con ACID cuando usa los mecanismos de almacenamiento InnoDB y NDB Cluster.
Also, if using InnoDB, if an ALTER, CREATE, DROP, RENAME or TRUNCATE TABLE is performed during the dump, it will be inconsistent.
Además, incluso solamente con InnoDB, si se realiza un ALTER, CREATE, DROP, RENAME o TRUNCATE TABLE durante el dump, este será incoherente.
ACID compliance when using InnoDB and NDB Cluster Storage Engines.
Cumplimiento ACID al utilizar InnoDB y Motores de almacenamiento NDB Cluster.