[MRM-415]: [MySQL] Specified key was too long; max key length is 765 bytes

Specifying a size for all keys in database. (missed one)



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@548149 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joakim Erdfelt 2007-06-18 00:51:02 +00:00
parent 6c338b2fe4
commit 8ee3af9fbf
1 changed files with 1 additions and 1 deletions

View File

@ -1658,7 +1658,7 @@
</description>
<version>1.0.0+</version>
<fields>
<field>
<field stash.maxSize="250">
<name>email</name>
<identifier>true</identifier>
<version>1.0.0+</version>