Vertaling van "MySQL must" 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.
If you have no indexes suitable for your statement and MySQL must scan the entire table to process the statement, every row of the table becomes locked, which in turn blocks all inserts by other users to the table.
Si no hay índices apropiados para la consulta y MySQL debe examinar la tabla entera para procesarla, se bloqueará cada fila en la tabla, lo que impide cualquier inserción de otros usuarios.
MySQL must be installed on a partition with a type that supports long file names, such as HPFS, FAT32, and so on.
MySQL Debe ser instalado en una partición con un tipo que soporte nombres de fichero largos, tal como HPFS, FAT32, y otros.
This problem occurs only on systems that do not have a working thread library and for which MySQL must be configured to use MIT-pthreads.
Estre problema ocurre solamente en sistemas que no tienen una biblioteca para trabajo con subprocesos y para los cuales MySQL debe configurarse para usar MIT-pthreads.
Installing MySQL Installing MySQL MySQL must be installed (the relational database management system), either the individual computer or network, where it is used.
Hay que tener instalado el servidor del sistema de gestión de bases de datos relacionales MySQL, ya sea en la red o en el ordenador individual donde se utilice.
If you want to run the MySQL benchmark scripts, Perl support for MySQL must be available.
Si se desea ejecutar los scripts para medir el rendimiento de MySQL, debe estar disponible el soporte de Perl para MySQL.
Otherwise, MySQL must reserve three bytes for each character in a CHAR CHARACTER SET utf8 column because that is the maximum possible length.
De otro modo, MySQL tiene que reservar 30 bytes para una columna CHAR(10) CHARACTER SET utf8, ya que es la longitud máxima posible.