Tags: restauration

Sort by: Date / Title /

  1. 9 months ago by skymaxs and saved by 1 other
    Backup :
    mysqldump -u root -pSuperMotDePasse --all-databases > backup.sql
    
    Restauration :
    mysql -u root -pSuperMotDePasse < backup.sql

First / Previous / Next / Last / Page 1 of 1 (1 posteets)