SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'bae73877304d1404f8f4192f055e0678ee181908251fbb431f85ba33117dbcbf' 
  AND token = 'Fvk+of5ZYoZ2Yw8g2Mjdl6OrlI8oSod8HFUd2mWXvuo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00029

JSON explain

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