02_security.sql 97 B

12
  1. GRANT SELECT, INSERT, DELETE, UPDATE, SHOW VIEW ON sw.* TO 'sw'@'localhost' IDENTIFIED BY 'sw';