Share

ASECO - Automatic Server Control

Tracker: Bugs

5 rs_times ID field too short - ID: 2761255
Last Update: Comment added ( bmettee )

The default primary key field for the 'rs_times' table (and others) is
mediumint(8). This is equivalent to a signed 24-bit value.

If more than ~8 million times are stored then new inserts fail. This
actually happened on one of our servers...

Solution: change the ID field to 'int(11) unsigned' (in aseco.sql, and
plugin.rasp.php).


Ray Bellis ( raybellis ) - 2009-04-14 07:48

5

Closed

Accepted

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-07-05 17:40
Sender: bmetteeProject Admin

Changes will be in v2.3


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2009-07-05 17:40 bmettee
resolution_id None 2009-07-05 17:40 bmettee
allow_comments 1 2009-07-05 17:40 bmettee
close_date - 2009-07-05 17:40 bmettee