I have a website and I created a simple ad expiration system through an SQL event, which runs for a certain amount of time and changes the ad's state if this dataexpiracao
field has been exceeded. This works fine on the local server (XAMPP), the hosting server is not allowed to enable the Event Scheduler.
Is it worth contacting the company? Is there any way to implement such a system without being through events?