SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '4504e582af89e02d115cc27b15810bb34ffe8180f2e35a082fefce65d213fe65' 
  AND token = '9KVrhqQMhCGIo5HdfcYGtJBhMoGJWfEjR1LMllvPyjE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00019

JSON explain

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