Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:install [2019/07/26 08:55] alz72:install [2019/07/29 09:39] alz
Line 47: Line 47:
 <code> <code>
 mysqladmin -uroot -p<mysql-root-password> create stages mysqladmin -uroot -p<mysql-root-password> create stages
-mysql -uroot -p<mysql-root-password> stages <[PATH TO DUMP FILE\stages72_mysql57_content.sql]+mysql -uroot -p<mysql-root-password> stages <[PATH TO DUMP FILE\stages7_mysql_content.sql]
 </code> </code>