SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '1004db4053cf2a7884578590c48f9b9146ad0d7887fe10eb65db832d5a3d0700' 
  AND token = '1ix1WhNLajEUGUGr27WGiFqQuNfOoi9IMc9qNTN7hdM=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00039

JSON explain

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