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).
Nobody/Anonymous
None
None
Public
|
Date: 2009-07-05 17:40 Changes will be in v2.3 |
| 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 |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use