-1
I have an event that deletes records within the table that runs every 5 minutes.With the following parameters
DELETE FROM redefinirsenha WHERE `Data` < NOW()
But I wanted to make this event run every 1 minute and delete the records that were on the table more than 5 minutes
If anyone can help I’d be very grateful
I’m sorry if the question hasn’t been clarified I’m new here
OK thank you very much solved my problem
– jhonatas silvinha