[Tickets #12108] Re: Attachments limited to 64KiB
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Mar 11 22:57:24 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12108
------------------------------------------------------------------------------
Ticket | 12108
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Attachments limited to 64KiB
-Queue | IMP
+Queue | Horde Framework Packages
-Version | 6.0.4
+Version | Git master
Type | Bug
-State | Unconfirmed
+State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-03-11 16:57) wrote:
Horde_Db issue. It maps 'binary' to BLOB in MySQL.
Postgresql is ok as Horde_Db maps 'binary' to BYTEA, which is the
postgres LONGBLOB equivalent.
More information about the bugs
mailing list