fixing Specified key was too long; max key length is 767 bytes
This commit is contained in:
parent
d25c8b43e6
commit
f22684cb3d
|
@ -884,7 +884,7 @@
|
|||
<type>text</type>
|
||||
<default></default>
|
||||
<notnull>true</notnull>
|
||||
<length>256</length>
|
||||
<length>255</length>
|
||||
</field>
|
||||
|
||||
<field>
|
||||
|
|
Loading…
Reference in New Issue