MySQL grant syntax & dynamic database using wildcardsKedarFebruary 3, 2015 The MySQL grant syntax allows you to specify dynamic database names using the wildcard characters. This article explains the usecase of dynamic section of mysql grants. View Post