Invite table has a huge size on the database

danielcala - August 13, 2009 - 02:01
Project:Invite
Version:6.x-2.0-alpha1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:by design
Issue tags:data length, data size, database, invite table
Description

Dear mantainers of Invite module,

I have the Invite module, version 6.x-2.0-alpha1 on my drupal. And one user send 2021 invitations, and my database size, increase a lot in a moment.

If you see the attached image, you can see the difference of tables lengths, and the number of rows.

Do you have an explanation for this problem?

Please help me to reduce my database length.

Thanks and regards

AttachmentSize
invite_table_size_2009-08-12_205617.jpg143.89 KB

#1

smk-ka - August 24, 2009 - 19:03
Category:bug report» support request
Status:active» by design

The data column of the invite table stores a copy of the invite message, which is needed for the resend invitation feature. With a lot of invitations, this table can grow large, but there is nothing wrong with that.

 
 

Drupal is a registered trademark of Dries Buytaert.