MySQL error upgrading to 4.2

Thanks, before I saw your reply I did it by just looking at the error for the columns on the index and creating it that way:

CREATE INDEX ma_IDX_SEARCH ON ma_lead_event_log (object, bundle, action, object_id, date_added)

I can now view segments again.

3 Likes