Once you're logged into the mysql server, you should see an interface similar to this
Una vez que se haya conectado al servidor MySQL, usted debería ver una interfaz similar a esta
<br>Fill in your mysql server's information.
No, you can't connect to the mysql server from the outside.
No, no te puedes conectar a este servidor mysql desde el exterior.
Next it will open a pop up window asking your root password to test your connection with the local mysql server instance.
A continuación, se abrirá una ventana emergente que le pedirá a su contraseña de root que pruebe su conexión con la instancia local del servidor mysql.
Databases can become corrupt if you send too many queries to the mysql server overlaading it or sending conflicting queries to the same table or the php script not closing the connection to the database properly, which would all be coding issues with the sites.
Las bases de datos pueden corromperse si envía demasiadas consultas al servidor mysql sobrepuesto o enviando consultas conflictivas a la misma tabla o el script php no cierra la conexión a la base de datos correctamente, lo que sería un problema de codificación con los sitios.
Once the master server is configured with this configuration we can start the mysql server in the master server.
Una vez esté configurado el servidor máster con esta configuración podemos iniciar el servidor mysql en el servidor máster
The maximum connection limit per server is 2048 but this is a limit on the mysql server which may serve connections from multiple servers.
El límite máximo de conexiones por servidor es 2048 pero esto es un límite en el servidor mysql que puede servir de conexiones de servidores múltiples.
We can even use a combination of tools for our backups, for example, export our tables in binary format using lz4 to get them outside of the mysql server, and later, on a separate server, convert it to lzma for long-term storage.
Podemos incluso utilizar una combinación de herramientas para nuestros backups, por ejemplo, exportar nuestras tablas en formato binario usando lz4 para sacarlas del servidor mysql, y luego, en una máquina separada, convertirlos a lzma para almacenamiento a largo plazo.
As far as $dbhost is concerned, according to the db location, enter the IP address corresponding to the second mysql server 62.149.150.11 or 62.149.150.12 etc
En lo que concierne a $dbhost, según la localización de la base de datos, inserte la dirección IP correspondiente al servidor mysql 62.149.150.11 o bien 62.149.150.12 etc
Which mysql server should be written in the configuration files?
¿Qué servidor mysql debo escribir en archivos de configuración?
Right now it happens because when your server is waiting for translation form Google (this happens only for not cached translations), your mysql server closes connection.
En estos momentos se debe a que cuando el servidor está a la espera de la forma de traducción de Google (esto solo ocurre para las traducciones no en caché), el servidor mysql cierra la conexión.
<br>Fill in your mysql server's information.
Rellena la información de tu servidor MySQL.
Stop the MySQL server, then restart it in normal mode again.
Pare el servidor MySQL, y reinícielo en modo normal de nuevo.