Loading...
 
Architecture / Installation

Architecture / Installation


Re: Mysql vs. Phpmyadmin

posts: 2881 United Kingdom

Hi!

type loading the tiki.sql file with:
mysql -u -p < tiki.sql

you can backup or dump with

mysqldump -u -p > dump.sql

Hope it helps

Damian

There are no comments at this time.