Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-alpha-1
-
Fix Version/s: 1.1-beta-1
-
Component/s: Database
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
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
Attachments
Issue Links
| This issue relates to: | ||||
| CONTINUUM-1112 | Unable to use DB without username and password |
|
|
|
| This issue is related to: | ||||
| MRM-227 | Archiva doesn't suppost UTF-8 databases in Mysql |
|
|
|
There is a problem with JDO And MySQL versions < 5.0.3
http://www.jpox.org/servlet/forum/viewthread?thread=3219#16867
It was fixed in apache rev# 486806
Seems to have been fixed in 5.0.3
http://bugs.mysql.com/bug.php?id=9075
rev# 486806 is to be reverted to avoid backwards compatibility problems and test in MySQL 5.0.3+