Quote:
Originally Posted by Erwin
Did you backup to an SQL file?
If so, you can import specific tables in SSH using the command line.
The way I do it is using phpmyadmin, and importing the whole backup database into a NEW database, the exporting the TEMPLATES table as an SQL file, then importing that into the OLD database.
|
Erwin, what do I need to enter on the command line to import a backup of a specific table?