Vertaling van "Desde MySQL" 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.
Es posible descargar las cabeceras y bibliotecas desde MySQL.
You can download headers and libraries from MySQL.
Actualizar desde MySQL 4.1 (4.1.1 o posterior en la serie 4.1) a MySQL 5.0 no debería afectar a nada de todo esto, ya que ambas versiones usan el mismo mecanismo de hash de contraseñas.
Upgrading from MySQL 4.1 (4.1.1 or later in the 4.1 series) to MySQL 5.0 should not give rise to any issues in this regard because both versions use the same password hashing mechanism.
para tablas no existentes. Desde MySQL 5.0.3, se genera una advertencia para esta condición.
Este comportamiento es implícito desde MySQL 5.0.3 y lo mismo sucede con las columnas de una tabla.
The coercibility of user variables is implicit as of MySQL 5.0.3. (This is the same coercibility as for table column values.)
Estas extensiones están disponibles desde MySQL 5.0.3.
Desde MySQL 5.0.1, este comando lista cualquier vista en la base de datos.
Desde MySQL 5.0.1, estos comandos también muestran información para vistas.
As of MySQL 5.0.1, these statements also display information for views.
Desde MySQL 5.0.3, la escala mostrada es correcta
As of MySQL 5.0.3, the displayed scale is correct
Desde MySQL 5.0.3, los números se usan tal y como se dan cuando es posible
As of MySQL 5.0.3, numbers are used as given when possible
Desde MySQL 3.23.22, mysql arranca con esta opción activada por defecto.
As of MySQL 3.23.22, mysql starts with this option enabled by default.
Desde MySQL 5.0.3, se almacena como 3.1.
As of MySQL 5.0.3, it is stored as 3.1.
Desde MySQL 5.0.3, también difieren en la longitud máxima y en cómo se tratan los espacios finales.
As of MySQL 5.0.3, they also differ in maximum length and in whether trailing spaces are retained.
Desde MySQL 5.0.3, el sistema de permisos se ha modificado para tener en cuenta los procedimientos almacenados como sigue