Hello, I am trying to use the mysql command NOW() in order to retrieve the latest records from the last 10 minutes in my database. The problem I am having is that the NOW() function returns a timezone that is different than the one being reported as being used on the server, making the function...