How to apply a .sql file to a database
From Joomla! Documentation
(Difference between revisions)
m |
m (some smart person might think, the link yields to "their" PMA ... %-/) |
||
| Line 1: | Line 1: | ||
| − | Login to your MySQL database via [http://www.phpmyadmin.net | + | Login to your MySQL database via phpMyAdmin [http://www.phpmyadmin.net]. Click the link to the Export section. Choose the SQL tab. Enter the code lines into the text box and press Go. You will be provided with the results of the command on this screen. |
Revision as of 13:00, 25 January 2008
Login to your MySQL database via phpMyAdmin [1]. Click the link to the Export section. Choose the SQL tab. Enter the code lines into the text box and press Go. You will be provided with the results of the command on this screen.