SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9dd4f1ee227e813bd46271dd9e14afd65a0d19d250c2415d705179e9e1211cce' 
  AND token = 'GjMVoRtp6f4KmQnG0S7EnPbJv6EFc2tQSxfgcBvhkmI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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