Vertaling van "MySQL tiene" 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.
MySQL tiene varios operadores y funciones que retornan una cadena de caracteres.
MySQL has many operators and functions that return a string.
Aprende bien qué significan los parámetros de configuración. MySQL tiene un montón.
Learn as well what the configuration parameters mean, MySQL has a bunch of them.
MySQL tiene código abierto y ésto significa que el programa se puede utilizar de forma gratuita.
MySQL is open source and this means that the program can be used for free.
La configuración de MySQL tiene la misión de ser tan rápida como sea posible, así que no se usan las conexiones cifradas por defecto.
The standard configuration of MySQL is intended to be as fast as possible, so encrypted connections are not used by default.
MySQL tiene un alto rendimiento en comparación con otros sistemas de bases de datos de relaciones.
MySQL has high performance compared to other relation database systems.
¡Y aquí MySQL tiene algo que decir!
And here MySQL has a word to say!
Además de estar disponible de forma gratuita, MySQL tiene la ventaja de que se ejecuta en casi todas las plataformas.
Along with being available for free, MySQL has the advantage that is runs on almost all platforms.
Sin índices, MySQL tiene que leersucesivamente todas las líneas y realizar las comparaciones necesarias cada vez para extraer un resultado pertinente.
Without indexes, MySQL has to read all the lines in succession, and each time make the necessary comparisons to extract a relevant result.
Para hacer el trabajo más fácil con tablas no transaccionales (donde no se puede deshacer una transacción si algo va mal), MySQL tiene las siguientes reglas.
To make it easier to work smoothly with nontransactional tables (which cannot roll back if something goes wrong), MySQL has the following rules.
Primero, una cuenta de usuario en MySQL tiene dos partes: un nombre de usuario y un nombre de host.
First, a user account in MySQL has two parts: a user name and a host name.
MySQL tiene versiones gratuitas o de pago, dependiendo de su uso (no comercial/ comercial) y características.
MySQL has free and paid versions, depending on its usage (non-commercial/commercial) and features.
Por ejemplo, MySQL tiene un ajuste de "no auto-rehash" en my.cnf que no toma ningún valor, siendo así ignorado. Ver también
For example, MySQL has a "no-auto-rehash" setting in my.cnf that does not take a value, so it is ignored.
MySQL tiene algunas particularidades a la hora de realizar una conexión desde un cliente remoto que si no las sabemos nos pueden complicar un poco el acceso a una base de datos MySQL desde una máquina diferente a la que aloja la BD.
MySQL has some special features when making a connection from a remote client that if we do not know can complicate access to a MySQL database from a different machine that hosts the database.