Piotr Pokora wrote:
Martin Gottlieb <[EMAIL PROTECTED]> wrote:

Hi,

Hi!
Now that I have a fresh install Midgard 1.8.6 up and running, I am trying to migrate the content from an existing install running 1.7.6 on a different server. I am using exorcist and have followed the examples

What about dumping database, copy and import/upgrade on 1.8.6 server?
This should be faster and easier IMO.
Exorcist is not 1.8 compatible. This version has replication built-in.

Piotras

Thanks for the suggestion.  I did try that and got the following error:

SELECT id,style,root,lang,info&1,Length(prefix),sitegroup FROM host WHERE name='staging.mysite.com' AND port in (0,80) AND ( (0 <> 0 AND prefix = '') OR (0 = 0 AND prefix=Left('/index',Length(prefix)) AND IF(6>=Length(prefix),MID('/index',1+Length(prefix),1) IN ('','/'),0)=1 ) ) AND online <> 0 ORDER BY prefix DESC, port DESC
FAILED:
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='

I played around with MySQL collations and character set settings but was unable to find the right one. Any idea how to get around this one ?

Thanks.

Martin
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to