SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'c7de408f296c3acf817ef36ca35b4e04667e6b9d6f49bad8c3c3e86d9dde82da' 
  AND token = 'IBsuAbiDBBSHh/sGkM+gcaW9FXdIPj+hphS27D7dsIw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00043

JSON explain

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