Or you can set up "host expiry" in the advanced options of the app settings page, which will automatically remove old hosts.
🙌 1
d
demonbhao
03/04/2021, 7:16 AM
hi,@zwass why is set up "host expiry" appear this error
z
zwass
03/04/2021, 4:11 PM
Ah, I guess you need to enable the events system in MySQL. How you do that probably depends on how you run MySQL so I'd check your documentation for that.
d
demonbhao
03/05/2021, 2:22 AM
When you say "enable the events system in MySQL", do you mean to enable the event scheduler of MySQL?(temporal triggers?)
Because MySQL on my side is in the charge of operation and maintenance personnel, I am not very clear about the Settings in MySQL
z
zwass
03/05/2021, 2:22 AM
Correct
d
demonbhao
03/05/2021, 2:25 AM
OK, thank you for your help. I will communicate with the personnel in charge of MySQL.
🍻 1
OK, after I open the MySQL EVENT_SCHEDULER, normal setting can be carried out. Thank you for your help!