MySQL Delete Records Older Than X Minutes?

前端 未结 5 471
攒了一身酷
攒了一身酷 2020-12-30 08:18

I\'ve searched quite a bit and found a few solutions that did not end up working for me and can\'t understand why.

I have a table with a timestamp column. The MySQL

5条回答
  •  情话喂你
    2020-12-30 08:23

    Your query is correct, if you have access to phpmyadmin execute the command in the SQL console that will give you some more information.

提交回复
热议问题