GRANT CREATE, DROP ON *.* TO 'sinka'@'%'; GRANT ALL PRIVILEGES ON `sinka_t_%`.* TO 'sinka'@'%'; FLUSH PRIVILEGES;