Examples with "MySQL to use" and their translation 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.
This forces MySQL to use fixed-size rows.
To enable transactions you must set up MySQL to use InnoDB tables and create the database tables as InnoDB type.
Para activar transacciones debe configurar MySQL para utilizar tablas InnoDB y crear las tablas de base de datos como tipo InnoDB.
The first command instructs mysql to use a password value of test, but specifies no default database.
El primer comando le dice a mysql que utilice la contraseña test, pero no indica una base de datos por defecto.
is supported in all MySQL configurations, and is the default storage engine unless you have configured MySQL to use a different one by default.
se soporta en todas las configuraciones MySQL, y es el motor de almacenamiento por defecto a no ser que tenga una configuración distinta a la que viene por defecto con MySQL.
This is another reason you might wish to force MySQL to use the temptable algorithm by specifying ALGORITHM = TEMPTABLE in the view definition.
(Esta es otra razón por la que tal vez sea deseable forzar a MySQL para que use el algoritmo de tablas (temptable) temporales especificando las palabras ALGORITHM = TEMPTABLE en la definición de la vista.)
Andere resultaten
The user name of the MySQL account to use when invoking mysqladmin.
El nombre de usuario de la cuenta MySQL a usar al invocar mysgladmin.
The password of the MySQL account to use when invoking mysqladmin.
La contraseña de la cuenta MySQL a usar cuando invoque mysgladmin.
For this tutorial we are going to use MySQL database.
You must have a MySQL source distribution to use these instructions.
It is possible to use MySQL and PostgreSQL to manage the databases.
The MySQL user name to use when connecting to the server.
El nombre de usuario MySQL a usar cuando se conecta al servidor.
The MySQL user name to use when connecting to the server.
Nombre de usuario MySQL a usar al conectar con el servidor.
To avoid problems in the first place, do not use MySQL to check column content.