Query :-> SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP()) Frequently Found in MySQL General Log
I just wanted to know the reasons behind it and why it is appearing it so frequently. Also wanted to know the implication and overhead of this query on the database server. I wanted to stop query being hit into the database.
Tagged:
0