[Tickets #8124] Re: Uploading photos with size larger 1 MB fails
bugs at horde.org
bugs at horde.org
Sun Mar 29 17:01:57 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8124
------------------------------------------------------------------------------
Ticket | 8124
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Uploading photos with size larger 1 MB fails
Queue | Ansel
Version | 1.0-RC1
Type | Bug
-State | Unconfirmed
+State | Not A Bug
-Priority | 2. Medium
+Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2009-03-29 13:01) wrote:
My guess is that you are using a SQL based VFS and that 1MB is hitting
the limit of the size of data that can be strored in a BLOB field on
your DB server. There are a number of things that can affect this
limit. For example, see
http://dev.mysql.com/doc/refman/5.0/en/blob.html for how this works
with MySQL.
More information about the bugs
mailing list