ProcessManager icon indicating copy to clipboard operation
ProcessManager copied to clipboard

Add an index on process_manager_executables

Open dkarlovi opened this issue 2 years ago • 1 comments

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Branch? master

alter table `process_manager_executables` add index `idx_active_cron` (`active`,`cron`)

As suggested by Azure's MySQL performance recommendations.

dkarlovi avatar Jul 21 '22 11:07 dkarlovi

PR?

dpfaffenbauer avatar Jul 21 '22 11:07 dpfaffenbauer