SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '11d641c5beef109d3dfd4db4e46243d05074eb37d291a07294b092087f952825' 
  AND token = 'hybQO2YmPoJXl2X97ygaK2NYauqvi+esGfbbxHYHVf4=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00041

JSON explain

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