SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '7eebe02a75f2e24a0b925f775430409b96de92de86832146bf03766a5ea53e2c' 
  AND token = 'k5RX4+HyXi5aYOOork1yCqwegnnTBZoh1iDu0h6mklA=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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