I am testing pkgacct/restorepkg and it fails to transfer grants for username_%
The grants are defined in source MySQL as
GRANT ALL PRIVILEGES ON `username\_%`.* TO 'username'@'localhost'
From WHM 11.40.1 (build 11) to 11.42.0 (build 17)
From MySQL 5.5.35 to MySQL 5.5.36
From pkgacct to restorepkg
Error message is:
Skipping grants for these MySQL databases: username_%. These databases don't exist in the archive
Do you have any ideas what can be the reason?
The grants are defined in source MySQL as
GRANT ALL PRIVILEGES ON `username\_%`.* TO 'username'@'localhost'
From WHM 11.40.1 (build 11) to 11.42.0 (build 17)
From MySQL 5.5.35 to MySQL 5.5.36
From pkgacct to restorepkg
Error message is:
Skipping grants for these MySQL databases: username_%. These databases don't exist in the archive
Do you have any ideas what can be the reason?