You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Piotr Kania (JIRA)" <ji...@codehaus.org> on 2007/08/06 07:31:13 UTC

[jira] Commented: (CONTINUUM-1368) CLONE -Continuum doesn't work with MySQL

    [ http://jira.codehaus.org/browse/CONTINUUM-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104053 ] 

Piotr Kania commented on CONTINUUM-1368:
----------------------------------------

I found issue http://jira.codehaus.org/browse/CONTINUUM-1113 is solved only for 'users' datasource.
Datasource 'continuum' is still missing following property:

<!-- this is required for some MySQL versions and configurations, see CONTINUUM-1113 -->
<property>
<name>org.jpox.rdbms.stringDefaultLength</name>
<value>255</value>
</property>



> CLONE -Continuum doesn't work with MySQL
> ----------------------------------------
>
>                 Key: CONTINUUM-1368
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1368
>             Project: Continuum
>          Issue Type: Improvement
>          Components: Database
>    Affects Versions: 1.1-alpha-1
>            Reporter: Piotr Kania
>            Assignee: fabrizio giustina
>             Fix For: 1.1-beta-1
>
>
> 2006-10-20 19:23:14,288 [WrapperSimpleAppMain] ERROR RDBMS - Error thrown executing CREATE TABLE `PROJECTNOTIFIER_CONFIGURATION`
> [SNIP]
> 2006/10/20 19:23:14 | java.sql.SQLException: BLOB/TEXT column 'STRING_KEY' used in key specification without a key length

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira