Hi,
the solution for problem is simple the added the character set to create of the db. If you using the germany language, than the create is same ask:

create database continuum default character set latin1 collate latin1_germani1_ci; create database maven_user default charecter set latin1 collate latin1_germani1_ci;

The other collation can you get from Mysql site.

Alexander Vaysberg

tetralog system ag.

alexander.elsholz schrieb:
hi,

when i configure my continuum with mysql i get this bug:

http://jira.codehaus.org/browse/CONTINUUM-1113
mysql: 4.1.22

last stable release of continuum with the described fix.

but it doesn't work.

thanks alex

Reply via email to