Project

General

Profile

Task #82671 » remove-double-index-from-sys_category-and-sys_log.patch

Alexander Grein, 2017-10-04 12:54

View differences:

ext_tables.sql (revision )
PRIMARY KEY (uid),
KEY parent (pid),
KEY event (userid,event_pid),
KEY recuidIdx (recuid,uid),
KEY recuidIdx (recuid),
KEY user_auth (type,action,tstamp),
KEY request (request_id),
KEY combined_1 (tstamp, type, userid)
(1-1/3)