Will allow me to do the updates Joseph scoped
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T420155 Field-a-polooza | |||
| Resolved | AKanji-WMF | T420289 Add index to utm_source on contribution tracking |
Event Timeline
Comment Actions
MariaDB [civicrm]> CREATE INDEX utm_source ON civicrm_contribution_tracking (utm_source); Query OK, 0 rows affected (19 min 48.213 sec) Records: 0 Duplicates: 0 Warnings: 0 MariaDB [civicrm]>