Examples with "MySQL 5.0.2" and their translation 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.
En MySQL 5.0.2, se modificó para eliminar permisos de cuenta también.
In MySQL 5.0.2, it was modified to remove account privileges as well.
Esto no se permite antes de la versión MySQL 5.0.2.
Este modo se implementó en MySQL 5.0.2.
A partir de MySQL 5.0.2, retorna un error si la columna no tiene valor por defecto.
An error results if the column has no default value.
La introducción de nuevos modos SQL en MySQL 5.0.2 que controlan lo estricto que es el servidor para aceptar o rechazar datos inválidos.
The introduction of SQL modes in MySQL 5.0 that control how strict the server is about accepting or rejecting invalid data.
Desde MySQL 5.0.2, la división por cero es un error si el modo SQL apropiado está activado
However, division by zero is an error if the proper SQL modes are in effect
En MySQL 5.0.2, puede configurar el servidor para que use el modo estricto de SQL.
As of MySQL 5.0.2, you can configure the server to use strict SQL mode.
El número de peticiones de escritura al registro. Añadido en MySQL 5.0.2.
The number of log write requests. Added in MySQL 5.0.2.
El número actual de escrituras pendientes. Añadido en MySQL 5.0.2.
The current number of pending writes. Added in MySQL 5.0.2.
Este valor puede ser también Tamaño total del buffer, en páginas. Añadido en MySQL 5.0.2.
The total size of buffer pool, in pages. Added in MySQL 5.0.2.
El número de peticiones lógicas de lectura que InnoDB ha hecho. Añadido en MySQL 5.0.2.
The number of logical read requests InnoDB has done. Added in MySQL 5.0.2.
Todos están disponibles en MySQL 5.0 empezando en la versión 5.0.0, excepto para TRADITIONAL, que se implementó en MySQL 5.0.2.
All are available in MySQL 5.0 beginning with version 5.0.0, except for TRADITIONAL, which was implemented in MySQL 5.0.2.
Desde MySQL 5.0.2, si una definición de columna no incluye valor DEFAULT explícito, MySQL determina el valor por defecto como sigue
If a column definition includes no explicit DEFAULT value, MySQL determines the default value as follows