SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'b93df208895b60518483afb6ee3241ae485a4e8e27ccbe46f87835157c490b06' 
  AND token = 'i+hB6YOLTwwphPpg1Y8I5b0H+ndCit36ceUr2PusDGo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00059

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}