Validation error for database names with hyphens on backup scheduler
W
Wellinton Alexandrte
I'm unable to schedule a backup for a MySQL database named
gerencial-gov-prod
through the panel.Even though the database exists and appears in the dropdown list, selecting it causes the error:
"Invalid name"
.It seems the panel validation does not accept hyphens (
-
) in the database name, although MySQL fully supports it.Steps to reproduce:
- Go to the "Create Backup" section
- Select a database with a hyphen in the name (e.g., gerencial-gov-prod)
- Observe the validation error
Please see attached screenshot for reference.
Thanks!
Lucas N. Munhoz
+1!
I am having the same issue!