{"id":6457,"date":"2024-11-14T11:47:39","date_gmt":"2024-11-14T03:47:39","guid":{"rendered":"https:\/\/fwq.ai\/blog\/6457\/"},"modified":"2024-11-14T11:47:39","modified_gmt":"2024-11-14T03:47:39","slug":"%e6%80%8e%e4%b9%88%e8%bf%9e%e6%8e%a5%e8%bf%9c%e7%a8%8bmysql%e6%95%b0%e6%8d%ae%e5%ba%93","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/6457\/","title":{"rendered":"\u600e\u4e48\u8fde\u63a5\u8fdc\u7a0bmysql\u6570\u636e\u5e93"},"content":{"rendered":"<blockquote><p>\n  \u8fde\u63a5\u8fdc\u7a0b mysql \u6570\u636e\u5e93\u9700\uff1a\u83b7\u53d6\u8fdc\u7a0b\u670d\u52a1\u5668\u4fe1\u606f\uff08\u4e3b\u673a\u540d\/ip\u3001\u7aef\u53e3\u53f7\u3001\u7528\u6237\u540d\u3001\u5bc6\u7801\uff09\u3002\u914d\u7f6e\u672c\u5730 mysql \u5ba2\u6237\u7aef\uff08my.cnf\u6216\u547d\u4ee4\u884c\uff09\uff1ahost=\u8fdc\u7a0b\u670d\u52a1\u5668\u4e3b\u673a\u540d\u6216ip\u3001port=\u7aef\u53e3\u53f7\u3001user=\u7528\u6237\u540d\u3001password=\u5bc6\u7801\u3002\u4f7f\u7528\u547d\u4ee4\u8fde\u63a5\u5230\u8fdc\u7a0b\u6570\u636e\u5e93\uff1ause \u6570\u636e\u5e93\u540d;\n<\/p><\/blockquote>\n<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/202408\/05\/2024080507520776522.jpg\" class=\"aligncenter\" title=\"\u600e\u4e48\u8fde\u63a5\u8fdc\u7a0bmysql\u6570\u636e\u5e93\u63d2\u56fe\" alt=\"\u600e\u4e48\u8fde\u63a5\u8fdc\u7a0bmysql\u6570\u636e\u5e93\u63d2\u56fe\" \/><\/p>\n<p><strong>\u5982\u4f55\u8fde\u63a5\u8fdc\u7a0b MySQL \u6570\u636e\u5e93<\/strong><\/p>\n<p><strong>\u6b65\u9aa4 1\uff1a\u83b7\u53d6\u8fdc\u7a0b\u670d\u52a1\u5668\u4fe1\u606f<\/strong><\/p>\n<p>\u9996\u5148\uff0c\u4f60\u9700\u8981\u83b7\u53d6\u8fdc\u7a0b MySQL \u670d\u52a1\u5668\u7684\u4ee5\u4e0b\u4fe1\u606f\uff1a<\/p>\n<ul>\n<li> <strong>\u4e3b\u673a\u540d\u6216 IP \u5730\u5740\uff1a<\/strong>\u8fdc\u7a0b\u670d\u52a1\u5668\u7684\u5730\u5740<\/li>\n<li> <strong>\u7aef\u53e3\u53f7\uff1a<\/strong>MySQL \u6570\u636e\u5e93\u901a\u5e38\u4f7f\u7528\u7aef\u53e3\u53f7 3306<\/li>\n<li> <strong>\u7528\u6237\u540d\uff1a<\/strong>\u62e5\u6709\u8fde\u63a5\u6743\u9650\u7684 MySQL \u7528\u6237\u540d<\/li>\n<li> <strong>\u5bc6\u7801\uff1a<\/strong>\u8be5\u7528\u6237\u7684\u5bc6\u7801<\/li>\n<\/ul>\n<p><strong>\u6b65\u9aa4 2\uff1a\u914d\u7f6e\u672c\u5730 MySQL \u5ba2\u6237\u7aef<\/strong><\/p>\n<p>\u63a5\u4e0b\u6765\uff0c\u4f60\u9700\u8981\u914d\u7f6e\u672c\u5730 MySQL \u5ba2\u6237\u7aef\uff08\u4f8b\u5982 MySQL Workbench \u6216\u547d\u4ee4\u884c\uff09\u4ee5\u8fde\u63a5\u5230\u8fdc\u7a0b\u670d\u52a1\u5668\u3002<\/p>\n<ul>\n<li>\n<p><strong>\u4fee\u6539 my.cnf \u914d\u7f6e\u6587\u4ef6\uff1a<\/strong>\u5728 [] \u90e8\u5206\u6dfb\u52a0\u4ee5\u4e0b\u884c\uff1a<\/p>\n<pre>host=\u8fdc\u7a0b\u670d\u52a1\u5668\u4e3b\u673a\u540d\u6216IP\u5730\u5740\nport=\u8fdc\u7a0b\u670d\u52a1\u5668\u7aef\u53e3\u53f7\nuser=MySQL\u7528\u6237\u540d\npassword=MySQL\u5bc6\u7801<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/li>\n<li>\n<p><strong>\u547d\u4ee4\u884c\u65b9\u5f0f\uff1a<\/strong>\u6253\u5f00\u547d\u4ee4\u884c\u7a97\u53e3\u5e76\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\uff1a<\/p>\n<pre>mysql -h \u8fdc\u7a0b\u670d\u52a1\u5668\u4e3b\u673a\u540d\u6216IP\u5730\u5740 -P \u8fdc\u7a0b\u670d\u52a1\u5668\u7aef\u53e3\u53f7 -u MySQL\u7528\u6237\u540d -p<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u5f53\u63d0\u793a\u8f93\u5165\u5bc6\u7801\u65f6\uff0c\u8f93\u5165 MySQL \u5bc6\u7801\u3002<\/p>\n<\/li>\n<\/ul>\n<p><strong>\u6b65\u9aa4 3\uff1a\u8fde\u63a5\u5230\u8fdc\u7a0b\u6570\u636e\u5e93<\/strong><\/p>\n<p>\u914d\u7f6e\u597d\u672c\u5730 MySQL \u5ba2\u6237\u7aef\u540e\uff0c\u4f60\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u8fde\u63a5\u5230\u8fdc\u7a0b\u6570\u636e\u5e93\uff1a<\/p>\n<pre>USE \u6570\u636e\u5e93\u540d;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u5176\u4e2d\uff0c\u201c\u6570\u636e\u5e93\u540d\u201d\u662f\u4f60\u8981\u8fde\u63a5\u7684\u8fdc\u7a0b\u6570\u636e\u5e93\u7684\u540d\u79f0\u3002<\/p>\n<p><strong>\u9644\u52a0\u8bf4\u660e:<\/strong><\/p>\n<ul>\n<li>\u5982\u679c\u9047\u5230\u8fde\u63a5\u95ee\u9898\uff0c\u8bf7\u68c0\u67e5\u8fdc\u7a0b\u670d\u52a1\u5668\u7684\u5b89\u5168\u8bbe\u7f6e\uff0c\u786e\u4fdd\u5b83\u5141\u8bb8\u4ece\u4f60\u7684\u672c\u5730\u7cfb\u7edf\u8fdb\u884c\u8fde\u63a5\u3002<\/li>\n<li>\u4e3a\u4e86\u589e\u5f3a\u5b89\u5168\u6027\uff0c\u5efa\u8bae\u4f7f\u7528 SSH \u96a7\u9053\u8fdb\u884c\u8fde\u63a5\u3002<\/li>\n<li>\u7ecf\u5e38\u66f4\u65b0\u672c\u5730 MySQL \u5ba2\u6237\u7aef\uff0c\u4ee5\u786e\u4fdd\u517c\u5bb9\u6027\u548c\u5b89\u5168\u6027\u3002<\/li>\n<\/ul>\n<p>\u4ee5\u4e0a\u5c31\u662f\u600e\u4e48\u8fde\u63a5\u8fdc\u7a0b\u6570\u636e\u5e93\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u7f51\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8fde\u63a5\u8fdc\u7a0b mysql \u6570\u636e\u5e93\u9700\uff1a\u83b7\u53d6\u8fdc\u7a0b\u670d\u52a1\u5668\u4fe1\u606f\uff08\u4e3b\u673a\u540d\/ip\u3001\u7aef\u53e3\u53f7\u3001\u7528\u6237\u540d\u3001\u5bc6\u7801\uff09\u3002\u914d\u7f6e\u672c\u5730 mysql \u5ba2\u6237\u7aef\uff08my.cnf\u6216\u547d\u4ee4\u884c\uff09\uff1ahost=\u8fdc\u7a0b\u670d\u52a1\u5668\u4e3b\u673a\u540d\u6216ip\u3001port=\u7aef\u53e3\u53f7\u3001user=\u7528\u6237\u540d\u3001password=\u5bc6\u7801\u3002\u4f7f\u7528\u547d\u4ee4\u8fde\u63a5\u5230\u8fdc\u7a0b\u6570\u636e\u5e93\uff1ause \u6570\u636e\u5e93\u540d; \u5982\u4f55\u8fde\u63a5\u8fdc\u7a0b MySQL \u6570\u636e\u5e93 \u6b65\u9aa4 1\uff1a\u83b7\u53d6\u8fdc\u7a0b\u670d\u52a1\u5668\u4fe1\u606f \u9996\u5148\uff0c\u4f60\u9700\u8981\u83b7\u53d6\u8fdc\u7a0b MySQL \u670d\u52a1\u5668\u7684\u4ee5\u4e0b\u4fe1\u606f\uff1a \u4e3b\u673a\u540d\u6216 IP \u5730\u5740\uff1a\u8fdc\u7a0b\u670d\u52a1\u5668\u7684\u5730\u5740 \u7aef\u53e3\u53f7\uff1aMySQL \u6570\u636e\u5e93\u901a\u5e38\u4f7f\u7528\u7aef\u53e3\u53f7 3306 \u7528\u6237\u540d\uff1a\u62e5\u6709\u8fde\u63a5\u6743\u9650\u7684 MySQL \u7528\u6237\u540d \u5bc6\u7801\uff1a\u8be5\u7528\u6237\u7684\u5bc6\u7801 \u6b65\u9aa4 2\uff1a\u914d\u7f6e\u672c\u5730 MySQL \u5ba2\u6237\u7aef \u63a5\u4e0b\u6765\uff0c\u4f60\u9700\u8981\u914d\u7f6e\u672c\u5730 MySQL \u5ba2\u6237\u7aef\uff08\u4f8b\u5982 MySQL Workbench \u6216\u547d\u4ee4\u884c\uff09\u4ee5\u8fde\u63a5\u5230\u8fdc\u7a0b\u670d\u52a1\u5668\u3002 \u4fee\u6539 my.cnf \u914d\u7f6e\u6587\u4ef6\uff1a\u5728 [] \u90e8\u5206\u6dfb\u52a0\u4ee5\u4e0b\u884c\uff1a host=\u8fdc\u7a0b\u670d\u52a1\u5668\u4e3b\u673a\u540d\u6216IP\u5730\u5740 port=\u8fdc\u7a0b\u670d\u52a1\u5668\u7aef\u53e3\u53f7 user=MySQL\u7528\u6237\u540d password=MySQL\u5bc6\u7801 \u767b\u5f55\u540e\u590d\u5236 \u547d\u4ee4\u884c\u65b9\u5f0f\uff1a\u6253\u5f00\u547d\u4ee4\u884c\u7a97\u53e3\u5e76\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\uff1a mysql -h \u8fdc\u7a0b\u670d\u52a1\u5668\u4e3b\u673a\u540d\u6216IP\u5730\u5740 -P \u8fdc\u7a0b\u670d\u52a1\u5668\u7aef\u53e3\u53f7 -u MySQL\u7528\u6237\u540d -p \u767b\u5f55\u540e\u590d\u5236 \u5f53\u63d0\u793a\u8f93\u5165\u5bc6\u7801\u65f6\uff0c\u8f93\u5165 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-6457","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/6457","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=6457"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/6457\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=6457"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=6457"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=6457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}