SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '48205593c5b1ec1f191a95e00e4871b1432ba7a01b994af507a7aa12e9a6885e' 
  AND token = 'YN7+Vqs8KbRrBuVeSjaFP6LszYB3uNpLjSTFNcVdbpc=' 
  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"
    }
  }
}