Hi all Is it possible in mySQL to put a timer that changes a value inside a row in a table every while?
For example : Add "1" to the value very 10 minutes for example.. Field number = 5 after ten minutes = 6 after another 10 minuste = 7..Etc.. Is it possible?And how? Regards..