CREATE USER 'remoto1'@'%' IDENTIFIED BY '1234'; GRANT ALL PRIVILEGES ON * . * TO 'remoto'@'%';