SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '5b730c01f48e29d1624621dc6f2453da64adb836570822c3d8fd601842eecc79' 
  AND token = 'rDkVZilrhVhZvtreKosrDUgEtANS9IETXKtdDeNDAZk=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

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