mysql.ddl works for mysql5 but not mysql 4.1.20
-----------------------------------------------
Key: JCR-1049
URL: https://issues.apache.org/jira/browse/JCR-1049
Project: Jackrabbit
Issue Type: Bug
Affects Versions: 1.3
Environment: MySQL 4.1.20
ERROR 1071 (42000): Specified key was too long; max key length is 1000 bytes
Reporter: Stephen More
Perhaps a new column ( primary key ) could get added to the table called uid,
which is actually an md5checksum of FSENTRY_PATH and FSENTRY_NAME.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.