{"id":506,"date":"2025-12-24T15:54:53","date_gmt":"2025-12-24T07:54:53","guid":{"rendered":"https:\/\/lib.kimsor.top\/?p=506"},"modified":"2025-12-24T15:54:53","modified_gmt":"2025-12-24T07:54:53","slug":"mysql%e4%bf%ae%e6%94%b9root%e7%94%a8%e6%88%b7%e5%8f%af%e8%bf%9c%e7%a8%8b%e8%ae%bf%e9%97%ae","status":"publish","type":"post","link":"https:\/\/lib.kimsor.top\/?p=506","title":{"rendered":"Mysql\u4fee\u6539root\u7528\u6237\u53ef\u8fdc\u7a0b\u8bbf\u95ee"},"content":{"rendered":"\n<p><strong>1\u3001\u767b\u5f55 MySQL\uff0c\u4fee\u6539 root \u7528\u6237 Host<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>USE mysql;\nUPDATE user SET host='%' WHERE user='root';<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>2\u3001\u6388\u4e88\u6743\u9650<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' WITH GRANT OPTION;<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>3\u3001\u5237\u65b0\u6743\u9650<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>FLUSH PRIVILEGES;<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>4\u3001\u5982\u679c\u4e0d\u884c\u5219\u67e5\u770b MySQL \u914d\u7f6e\u6587\u4ef6\u786e\u4fdd\u00a0<em>bind-address<\/em>\u4e3a0.0.0.0<\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>5\u3001\u4fee\u6539\u597d\u4e4b\u540e\u91cd\u542fmysql\u670d\u52a1<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1\u3001\u767b\u5f55 MySQL\uff0c\u4fee\u6539 root \u7528\u6237 Host 2\u3001\u6388\u4e88\u6743\u9650 3\u3001\u5237\u65b0\u6743\u9650 4\u3001\u5982\u679c\u4e0d\u884c\u5219\u67e5\u770b MySQ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,3],"tags":[],"class_list":["post-506","post","type-post","status-publish","format-standard","hentry","category-mysql","category-database"],"_links":{"self":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts\/506","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=506"}],"version-history":[{"count":2,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts\/506\/revisions"}],"predecessor-version":[{"id":508,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts\/506\/revisions\/508"}],"wp:attachment":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=506"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=506"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}