Vertaling van "MySQL desde" 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.
Actualmente debe configurarse y compilarse MySQL desde este directorio.
Note that currently you must configure and build MySQL from this top-level directory.
Asegure MySQL desde la configuración predeterminada con el siguiente comando
Secure MySQL from the default settings with the following command
Si se instala MySQL desde una distribución de código fuente o mediante una distribución binaria que no instala mysql.server automáticamente, se lo puede instalar manualmente.
If you install MySQL from a source distribution or using a binary distribution format that does not install mysql.server automatically, you can install it manually.
La siguiente tabla compara las funcionalidades de los tres principales métodos para conectar a MySQL desde PHP
The following table compares the functionality of the three main methods of connecting to MySQL from PHP
Si instaló MySQL desde una distribución RPM, el script debería haber sido instalado automáticamente.
If you installed MySQL from an RPM distribution, this script should have been installed automatically.
De hecho, en muchos casos, si trabajabas con MySQL desde ODBC no será necesario que actualices los conectores.
In fact, in many cases, if you were working with MySQL from ODBC you won't need to update the connectors.
Ya hablamos de cómo conectar con MySQL desde Python en una entrada anterior, donde también publicaba una clase personalizada mia para facilitarme la tarea.
Before continue, you could read here how to connect to MySQL from Python, where you also use a class I use to connect because this class does what I like.
Hice una lista de peticiones comunes en mi publicación previa Manejando MySQL desde la línea de comandos, principalmente para referencia personal, pero espero que otros también la encuentren útil.
I made a list of common queries in my previous post Managing MySQL from the command line, mostly for my personal reference, but I hope others can find it useful too.
Sentencias preparadas de Manejando MySQL desde la línea de comandos (por las peticiones)
Managing MySQL from the command line (for the queries)
Soporte para tablas InnoDB requiere un parámetro de compilación específica al compilar MySQL desde el código fuente.
Support for InnoDB tables requires a specific compilation parameter when compiling MySQL from source.
MySQL utiliza todos los tipos de datos numéricos estándar ANSI SQL, así que si usted está viniendo a MySQL desde un sistema de base de datos diferente, estas definiciones le resultará familiar a usted.
MySQL uses all the standard ANSI SQL numeric data types, so if you're coming to MySQL from a different database system, these definitions will look familiar to you.
Simplemente no inicies MySQL desde el paquete XAMPP.
Simply don't start the MySQL from the XAMPP package.
Cuarto paso: Realizar respaldos de la base de datos en MySQL desde la línea de comandos.
Fourth Step: Doing database backups in MySQL from the command line.