[ http://jira.codehaus.org/browse/CONTINUUM-1113?page=comments#action_84529 ] Rahul Thakur commented on CONTINUUM-1113: -----------------------------------------
Here: mysql> mysql> show variables like "%char%"; +--------------------------+--------------------------+ | Variable_name | Value | +--------------------------+--------------------------+ | character_set_client | latin1 | | character_set_connection | latin1 | | character_set_database | latin1 | | character_set_filesystem | binary | | character_set_results | latin1 | | character_set_server | latin1 | | character_set_system | utf8 | | character_sets_dir | c:\mysql\share\charsets\ | +--------------------------+--------------------------+ 8 rows in set (0.81 sec) > Continuum doesn't work with MySQL > --------------------------------- > > Key: CONTINUUM-1113 > URL: http://jira.codehaus.org/browse/CONTINUUM-1113 > Project: Continuum > Issue Type: Improvement > Components: Database > Affects Versions: 1.1 > Reporter: Carlos Sanchez > Assigned To: Carlos Sanchez > > 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
