SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '8d0d3b2b2073b6b022701810d9149859fe7ad78163c629caa3869296a3bc9dd4' 
  AND token = 'FVJSLxWe2oxcQhqZQU/64Chg4CFJV57vWbDmtuetcGU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00046

JSON explain

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