[EMAIL PROTECTED] wrote:
>
> Does anyone have step-by-step instructions on how to
> 'successfully' upgrade an existing 1.2.5 database to
> 1.4.1? From what I've seen, dbinstall is not for use
> on an existing database, right?
>
> If that's so, then how do we upgrade our existing sites?
mysqldump yourbase > file
mysqladmin create database_new
mysql database_new < empty.sql (is in midard-data)
mysql database_new < file
repligard AsgardSite.xml (in midgard-data)
But I'm not sure is it 100% correct.
If You testing it so no risk.
Piotras
_________________________
http://www.milinski.com.pl
http://www.infoglob.com
http://agaipiotras.igk.pl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]