A continuación, podrácrear tablas temporales en la base MySQL con un usuario administrador.
You will then be able to create temporary tables in the MySQL database using the admin user.
Tras el tratamiento, el archivo "nombre de la base MySQL"-"YYYYMMDDHHMMSS".log contendrá el resultado de las peticiones, así como los posibles errores de importación.
After processing, the file "MySQL database name"-"YYYYMMDDHHMMSS".log will contain the result of the statements as well as any import errors.If it is empty then everything is OK and the dump file will have been renamed to.
Recuperación de la base MySQL perdida o eliminada.
No solo se reduce la carga del servidor sino que la velocidad se acelera considerablemente, y además un sitio SPIP continúa siendo utilizable incluso si la base mySQL está colgada.
This not only lightens the burden on the server and improves the speed of the visits but a SPIP driven site could also be always alive even when the MySQL database is down.
la dirección de la base MySQL: por ejemplo sql.free.fr, o localhost, o vacío
the address of the SQL server: e.g. sql.free.fr, or localhost, or left empty
Se abre la ventana "Nuevo servidor vinculado" y colocas los parámetros para conectarse con la base MySQL.
Un dato almacenado en la base mySQL se presenta como un bloque de texto, cuyo valor puede que queramos manipular antes de presentarlo en pantalla.
Content stored in the database is presented in the form of a block of text, and you will want to manipulate it before displaying it on the screen.
Para los usuarios más avanzados o para los que no utilizaron en su tiempo la función de reserva de datos de la base MySQL, será también de interés el modo de creación de el método de sustitución de los archivos de estructura y datos de tablas descritos arriba
Advanced users or those who failed to use the backup functions for MySQL databases will also be interested in how to create backups and restore databases manually, by using the abovementioned structure files and table data