I deployed a mysql service in Kubernetes and created a database(db1) and a custom user(\'foo\'@\'localhost\' identified by \'bar\') with all privileges. I can verify it.