Announcement

Collapse
No announcement yet.

Release 6.20.5: Adds missing index to distribution list tables for fast look-up

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Release 6.20.5: Adds missing index to distribution list tables for fast look-up

    Introduced update task to add missing index to distribution list tables for fast look-up. This avoids slow (because not indexed) SELECT queries appearing in MySQL's slow-log.

    Tables prg_dlist and del_dlist are enhanced by index (cid, intfield02, intfield03).
Working...
X