Change the type of column geo_event_log.geo_event_id from integer to bigint
The idea and motivation are the same as #424267 (closed) however this issue seems to bring down secondary sites.
Ideally, the change from int to bigint will avoid the problem for most, but for those that run into this issue we should provide some way to work around it (Maybe truncating the tables?)