mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 05:23:21 +00:00
Fix data overflow
This commit is contained in:
@@ -4085,7 +4085,7 @@
|
||||
</field>
|
||||
<field>
|
||||
<name>value</name>
|
||||
<type>varbinary(1024)</type>
|
||||
<type>varbinary(32768)</type>
|
||||
<null>YES</null>
|
||||
<extra></extra>
|
||||
<default>0</default>
|
||||
|
Reference in New Issue
Block a user