Vertaling van "C de 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.
En un principio, la API C de MySQL se desarrolló con el fin de que fuera muy similar a la existente para el sistema de bases de datos mSQL.
Initially, the MySQL C API was developed to be very similar to that for the mSQL database system.
Una ventaja que ofrece Connector/NET por sobre otras soluciones es su uso del protocolo MySQL nativo: muchas otras soluciones envuelven la librería de cliente C de MySQL y sufren una pérdida de performance como consecuencia.
One advantage Connector/NET provides over other solutions is its use of the native MySQL protocol: many other solutions wrap the MySQL C client library and suffer a performance loss as a result.
Andere resultaten
Esto es posible porque MONyog se ha elaborado con el C-API de MySQL.
This is possible because MONyog has been compiled with the MySQL C-API.
Con esto estamos minimizando la sobrecarga de SQL, y ejecutando el bucle en código C compilado de MySQL.
With this we are minimizing the SQL overhead, and executing the loop in the compiled C MySQL code.
Como? Basado en OpenSSL, PHP, un poco de C y MySQL, pudimos construir no solo una Autoridad de Certificado gratuita, que puede verificar su dirección de correo o dominio, sino que además construir un modelo de confianza altamente efectivo.
Based on OpenSSL, PHP, a little bit of C and MySQL, we were able to build not only a free certificate authority that could verify your email address or domain, but actually build in a highly effective trust model.
De forma parecida, puede usar la MySQL C API, Perl-DBI, Python-mysql, o los conectores propios de MySQL AB para realizar las tareas de definición y manipulación de datos como haría normalmente con MySQL.
In a similar fashion, you can use the MySQL C API, Perl-DBI, Python-mysql, or MySQL Connectors to perform the tasks of data definition and manipulation just as you would normally with MySQL.
A menudo sucede cuando el directorio base o el directorio de datos de MySQL se instalan en ubicaciones distintas a las predeterminadas (C:\mysql y C:\Program Files\MySQL\MySQL Server 5.0\data, respectivamente).
These messages often occur when the MySQL base or data directories are installed in different locations than the default locations (C:\mysql and C:\mysql\data, respectively).
Antes de MySQL 5.0.3, el comportamiento para el redondeo (por ejemplo con la función ROUND()) depende de la implementación de la biblioteca C Desde MySQL 5.0.3, el redondeo se realiza así
Before MySQL 5.0.3, rounding behavior (for example, with the ROUND() function) is dependent on the implementation of the underlying C library.
Antes de MySQL 5.0.3, el comportamiento para el redondeo (por ejemplo con la función ROUND()) depende de la implementación de la biblioteca C Desde MySQL 5.0.3, el redondeo se realiza así
Rounding behavior (for example, with the ROUND() function) is independent of the implementation of the underlying C library, which means that results are consistent from platform to platform.
Preguntas sobre PHP, Perl o C en combinación con MySQL son frecuentes.
Questions about PHP, Perl, or C in combination with MySQL are also common.
Para este ejemplo, el nombre del archivo será C:\mysql-init.txt.
Cambia a mysql> después de que ingresa \c, informándole que mysql está listo para un nuevo comando.
It switches back to mysql> after you type \c, providing feedback to indicate that mysql is ready for a new command.
Algunos usuarios de Windows prefieren realizar la instalación en el antiguo directorio por defecto, C:\mysql.
Some Windows users prefer to install in C:\mysql, the directory that formerly was used as the default.