SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'ada2da93d634e9edecd3b8961405d5a8c4c0d62d6150935a0e815684e7b3909f' 
  AND token = '8rZSKYhjn1E4N5HUuUjLcjYGoYAsP+rXHrufbaIg0u8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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