Forgot Password of MySQL Root User in Ubuntu 22.04 / Linux - No Password Required Steps

Learn how to reset or change password of MySQL User in Ubuntu without Password. Step by step guide - How to Reset Root MySQL Password on Ubuntu 22.04
Blog Link - studygyaan.com/blog/reset-roo...
00:00 How to Reset Root MySQL Password on Ubuntu 22.04
00:26 Explanation of Forgotten Password in MYSQL
00:44 Step 1 - Stop MySQL Service
01:04 Step 2: Start MySQL in Safe Mode
02:05 Step 3: Access MySQL Prompt
02:30 Step 4: Update Root Password
03:36 Step 5: Set MYSQL Root Password
04:44 Step 6: Exit MySQL
04:51 Step 7: Kill MySQL Safe Mode
05:14 Step 8: Start MySQL Service
05:45 Step 9: Verify MySQL Password Reset
06:05 Outro

Пікірлер: 4

  • @StudyGyaan
    @StudyGyaan3 ай бұрын

    PLEASE LIKE AND COMMENT, IF THIS VIDEO HELPED YOU Blog - studygyaan.com/blog/reset-root-mysql-password-on-ubuntu

  • @user-oe7iy7zf6f
    @user-oe7iy7zf6f23 күн бұрын

    Helpful..Thank you.

  • @winfrednzilano4724
    @winfrednzilano472427 күн бұрын

    Thx sana✊

  • @udemytiengviet956
    @udemytiengviet956Күн бұрын

    ~ % sudo mysql --user=root mysql ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) I do the same in your video but this error show , can you help me ? thanks