Skip to content
Wednesday, March 22, 2023
  • Facebook
  • Youtube

SYSadmin.lk

Linux Tips, Hacks, Tricks, and Tutorials

  • Red hat linux
  • Shell scripting
  • MySQL
  • Oracle
  • Asterisk
  • Arduino
  • Contact
    • Contact
    • Privacy Policy
    • About Us
    • Terms of Use

MySQL

MySQL

How To Create a New User and Grant Permissions in MySQL

June 27, 2016January 29, 2018Prabath ThalangamaComment(0)

How to Create a New User Let’s start by making a new user within the MySQL shell: CREATE USER ‘newuser’@’localhost’ IDENTIFIED BY ‘password’; Sadly, at this point newuser has no permissions to do anything with the databases. In fact, if newuser even tries to login (with the password, password), they will not be able to […]

Posts navigation

Previous 1 2

Your Information

  • Powered by sysadmin.lk

Find us on Facebook

Facebook

Topics

  • Apache (5)
  • Arduino (2)
  • Asterisk (9)
  • DevOps (1)
  • LAMP (4)
  • MySQL (11)
  • nagios (6)
  • Red hat linux (51)
  • Shell scripting (6)
  • Uncategorized (1)
  • Web Hosting (9)

Subscribe!

Sign up with your email address to receive latest updates from SysAdmin.lk.

Follow Us

  • SYSadminlk
  • Follow Me
  • sysadminlk
  • SysadminLk
| SysAdmin.lk by DataCenter.lk.
  • Contact