SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'a72c83cf101f6a6d797ae81efd33b4311b571bee76fd0829bf469a37f1d78730' 
  AND token = 'K2rKecZ0HqmrisnAwnCtiS7KmpxBezNTbRxzg5KOthw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

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