Fixed
Details
Details
Assignee
Gaston Dombiak
Gaston DombiakReporter
Gaston Dombiak
Gaston DombiakComponents
Fix versions
Affects versions
Priority
Created April 26, 2006 at 12:17 AM
Updated April 26, 2006 at 12:20 AM
Resolved April 26, 2006 at 12:20 AM
2006.04.10 17:05:43 [org.jivesoftware.wildfire.pubsub.PubSubPersistenceManager.saveSubscription(PubSubPe rsistenceManager.java:740)]
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Out of range value adjusted for column 'digest_frequency' at row 1
We need to change the digest_frequency field from TINYINT to INT.