A one liner that I would remember to copy/paste:
Courtesy of JR Lawhorne, http://stackoverflow.com/questions/2668591/grant-with-database-name-wildcard-in-mysql
grant all on `projectA\_%`.* to `projectA`@`%`;
Courtesy of JR Lawhorne, http://stackoverflow.com/questions/2668591/grant-with-database-name-wildcard-in-mysql
Niciun comentariu:
Trimiteți un comentariu