v.25.11Bug Fix (user-visible misbehavior in an official stable release)

Fix URL validation

Fix URL validation in MongoDB engine when username contains '@' character. Previously, usernames with '@' would cause an error due to improper encoding. #89970 (Kai Zhu).