Vertaling van "MySQL que" 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.
Esta es una cuenta administrativa en MySQL que ha aumentado privilegios.
This is an administrative account in MySQL that has increased privileges.
Algunas subconsultas pueden transformarse en joins por compatibilidad con versiones anteriores de MySQL que no soportan subconsultas.
Some subqueries can be transformed to joins for compatibility with older versions of MySQL that do not support subqueries.
Le puede decir a MySQL que coercione argumentos de un tipo dado antes de pasarlos a la función.
You can tell MySQL to coerce arguments to a given type before passing them to a function.
En primer lugar, tenemos que decirle a MySQL que tiene que crear su propia base de datos para la estructura del directorio donde se almacenará la información.
First, we need to tell MySQL to create its database directory structure where it will store its information.
Generalmente se aconseja utilizar la última versión de MySQL que haya sido anunciada como producto final, en nuestro caso es la versión 4.1.
It is usually advisable to use the latest version of MySQL that has been declared production ready.
Chequea que los argumentos son de un tipo requerido o, alternativamente, le dice a MySQL que coercione argumentos a los tipos que quiera cuando se llama a la función principal.
To check that the arguments are of a required type or, alternatively, to tell MySQL to coerce arguments to the types you want when the main function is called.
Cuando se utiliza MySQL con el registro activado, debería hacer copias de seguridad y eliminar los registros viejos de vez en cuando, y decirle a MySQL que comience a registrar en archivos nuevos.
When using MySQL with logging enabled, you may want to back up and remove old log files from time to time and tell MySQL to start logging to new files.
Para la colección MySQL, debes agregar un usuario con una contraseña a MySQL que pueda ejecutar el comando SHOW STATUS.
For MySQL collection, you must add a user with a password to MySQL that can run the SHOW STATUS command.
MariaDB es una bifurcación de MySQL que mantiene la compatibilidad a nivel API/ABI comenzada por los desarrolladores originales de MySQL.
MariaDB is a fork of MySQL that maintains API/ABI compatibility and was started by some of the original MySQL developers.
El nombre del usuario MySQL que tiene acceso a tu base de datos.
The name of the MySQL user that has access to your database.
El número de intentos de conexión al servidor MySQL que han fallado.
The number of failed attempts to connect to the MySQL server.
Conectarse a servidores MySQL que bloquean las conexiones remotas.
Connect to MySQL servers that block remote connections.
Crea una tabla MySQL que lleve por título "miembros".
Create a MySQL table named "sessions".