[Erp5-users] Re: Re: erp5 installation help
Sebastian Hültenschmidt
s.hueltenschmidt at kernel-consulting.de
Mon Jan 9 14:02:10 CET 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
reading my own reply from before i found an obviuos error:
... I simply changed `portal_type` varchar(255) default to
`portal_type` varchar(255) default in
ERP5Catalog/sql/erp5_mysql/z_create_catalog.zsql. I hope this does not
break anything, as i did not care, it was a demo only.
Thats wrong of, course. It must be :
`portal_type` varchar(255) default to `portal_type` varchar(245)
default in ERP5Catalog/sql/erp5_mysql/z_create_catalog.zsql.
so portal_type is 10 characters shorter. Then the KEY `Type` is no
longer to big to be created.
I hope i did not create even more confusion with my typo. Sorry about
that.
Regards,
Sebastain Hültenschmidt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: GnuPT 2.6.1.1 by EQUIPMENTE.DE
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDwl7SExWbeXW9yZoRAj6oAJwPUAnzKY1+n4vHUKdonIR9cvcY2gCdHJWO
88pbZd9cb04AKqyyyMWgZPI=
=CBS1
-----END PGP SIGNATURE-----
More information about the Erp5-users
mailing list