[Rt-users] Size limit in Attachments.MYD
Jesse Vincent
jesse at bestpractical.com
Fri Apr 9 16:30:44 EDT 2004
On Fri, Apr 09, 2004 at 09:27:17AM -0700, Dave Dennis wrote:
> Dear List,
>
> In one month of running RT3, we have already come up with an Attachments.MYD
> that is this large:
>
> mysql> show table status;
>
> | Name | Type |
> | Attachments | MyISAM |
> Assuming a Linux limit of 2gb, obviously, we're fast running out of space.
InnoDB has no such limit. And InnoDB is a hard requirement for RT.
You've configured your database incorrectly or you're using an
unsupported older version
More information about the rt-users
mailing list