cancel
Showing results for 
Search instead for 
Did you mean: 
DiferMendos
Member
since ‎11-13-2019
‎11-13-2019

Your latest statistics

  • 0 Replies
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi guys, I'm trying to find the best practice approach to backup and restore a mysql database in a remote server. Currently I'm using `sudo mysqldump -u root -p dbname > dbname.dump` using a script that is sent to the server, then doing an `scp` of t...
Kudos from