Remove usages of FIND_IN_SET

FIND_IN_SET doesn't make use of indexes
This commit is contained in:
jude
2024-10-10 19:06:56 +01:00
parent 137ae6f24b
commit 6f223b1bc2
7 changed files with 163 additions and 156 deletions

View File

@ -9,7 +9,7 @@ WorkingDirectory=/etc/reminder-rs
Restart=always
RestartSec=10
Environment="RUST_LOG=warn,rocket=info,reminder_rs=debug,postman=debug"
WatchdogSec=120
WatchdogSec=300
[Install]
WantedBy=multi-user.target