Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roachtest: fix grant revoke ops for dbuser with numbers
The DB username cannot start with a number. This PR has a simple fix to add a letter "a" in the randomly generated username to ensure that the first letter will not be a number. Epic: None Release note: None
- Loading branch information