Tag Archives: user

Adding MySQL User

This one from MySQL Docs; mysql --user=root mysql -p Insert your MySQL root password, it will jump you to mysql database (keeping user account information); mysql> GRANT ALL PRIVILEGES ON *.* TO 'username'@'localhost' -> IDENTIFIED BY 'some_pass' WITH GRANT OPTION; mysql> GRANT ALL PRIVILEGES ON *.* TO 'username'@'%' -> IDENTIFIED BY 'some_pass' WITH [...]
Posted in Web Database | Also tagged | Leave a comment
  • Magnet Hosting, Hosting, VPS dan Server Indonesia
  • Categories

  • Archives