SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '060c16636be0e7ae3b4f2b4b4135b17a8eed09bad1c38798589563d0891d3bdf' 
  AND token = 'xHCx6V5OYkdHNRBmS3BlTFgg8yJaNbwJPOanPKP9wTk=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00038

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}