As discussed at T156681:
- the recent rollout of T153207 introduced a JSON field to all EventLogging tables,
- querying this would be much easier using MariaDB's JSON functions,
- we currently use an old version of MariaDB (10.0.22) that does not yet support these.