Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Schema change, 2017 Q2
-
Component/s: None
-
Labels:None
Description
There's apparently no a_ins_event function or trigger to populate the event_meta table. This means aggregate rating information is not available.
The fix involves adding a function and trigger (the trigger only being added on standalone databases), both named a_ins_event, and inserting data into the (currently empty) event_meta table. This is a completely non-breaking change for normal users of replication.