
{"id":19154,"date":"2022-08-23T21:30:56","date_gmt":"2022-08-23T16:00:56","guid":{"rendered":"https:\/\/valavil.in\/?p=19154"},"modified":"2022-08-23T21:30:56","modified_gmt":"2022-08-23T16:00:56","slug":"how-to-change-root-password-of-mysql-on-debian","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2022\/08\/23\/how-to-change-root-password-of-mysql-on-debian\/","title":{"rendered":"How to change root password of  mysql on debian ?"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">$sudo mysql\n[sudo] password for jeffrin: \nSorry, try again.\n[sudo] password for jeffrin: \nWelcome to the MySQL monitor.  Commands end with ; or \\g.\nYour MySQL connection id is 8\nServer version: 8.0.30-1 (Debian)\n\nCopyright (c) 2000, 2022, Oracle and\/or its affiliates.\n\nOracle is a registered trademark of Oracle Corporation and\/or its\naffiliates. Other names may be trademarks of their respective\nowners.\n\nType 'help;' or '\\h' for help. Type '\\c' to clear the current input statement.\n\nmysql&gt; ALTER USER 'root'@'localhost' IDENTIFIED BY 'unix';\nQuery OK, 0 rows affected (0.46 sec)\n\nmysql&gt;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>$sudo mysql [sudo] password for jeffrin: Sorry, try again. [sudo] password for jeffrin: Welcome to the MySQL monitor. Commands end with ; or \\g. Your MySQL connection id is 8 Server version: 8.0.30-1 (Debian) Copyright (c) 2000, 2022, Oracle and\/or its affiliates. Oracle is a registered trademark of Oracle Corporation and\/or its affiliates. Other names &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2022\/08\/23\/how-to-change-root-password-of-mysql-on-debian\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;How to change root password of  mysql on debian ?&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/19154"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=19154"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/19154\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=19154"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=19154"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=19154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}