Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.1 EE SP2 (5.1.5), 5.2 EE (5.2.4)
-
MySQL
Description
Since MySQL's DateTime column type does not support milliseconds, adding social activities in quick succession may cause the database to throw a duplicate key exception.
As part of this bug fix, all Date properties in SocialActivity, SocialRelation, and SocialRequest have been changed to a long.