User Tools

Site Tools


restore_mysql_database_from_the_command_line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
restore_mysql_database_from_the_command_line [2016/07/24 16:19] walkeradminrestore_mysql_database_from_the_command_line [2017/05/21 18:29] (current) walkeradmin
Line 5: Line 5:
 \\  \\ 
 \\  \\ 
 +<color red>Last time I tried this it failed, I had to do this:</color>
 +\\ 
 +\\ 
 +
 +----
 +**USE THIS METHOD NOW**
 +----
 +
 +sudo mysql -u root -p<color red>MyPassword</color> alan_gallery < /home/pi/alan_gallery.sql
 +\\ 
 +
 +----
 +
 +\\ 
 +
 +----
 +OLD METHOD
 +----
 +
 From the command line:\\  From the command line:\\ 
 \\  \\ 
restore_mysql_database_from_the_command_line.1469377149.txt.gz · Last modified: (external edit)