{"id":21,"date":"2021-01-04T12:41:22","date_gmt":"2021-01-04T04:41:22","guid":{"rendered":"https:\/\/explause.com\/?p=21"},"modified":"2022-03-11T15:56:39","modified_gmt":"2022-03-11T07:56:39","slug":"centos7%e5%ae%89%e8%a3%85mysql80","status":"publish","type":"post","link":"https:\/\/devdoge.org\/?p=21","title":{"rendered":"CentOS7\u5b89\u88c5MySQL80"},"content":{"rendered":"\n<p>\u5b98\u65b9\u6e90\u81ea\u5e26\u7684MySQL\u670d\u52a1\u5668\u7248\u672c\u592a\u8001\uff0c\u76f4\u63a5\u5e72\u5230\u6700\u65b0\u7248\u3002<\/p>\n\n\n\n<p>\u5148\u4e0b\u8f7dMySQL\u7684\u5b98\u65b9\u6e90\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum install wget -y\nwget https:\/\/dev.mysql.com\/get\/mysql80-community-release-el7-5.noarch.rpm\n<\/code><\/pre>\n\n\n\n<p>\u5b89\u88c5MySQL\u7684\u5b98\u65b9\u6e90\u540e\u5b89\u88c5MySQL\u670d\u52a1\u5668\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum install mysql80-community-release-el7-5.noarch.rpm -y\nyum install mysql-server -y<\/code><\/pre>\n\n\n\n<p>\u542f\u52a8MySQL\u670d\u52a1\u5668\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>systemctl start mysqld<\/code><\/pre>\n\n\n\n<p>\u5982\u679c\u8981\u5f00\u673a\u81ea\u542f\u52a8MySQL\u670d\u52a1\u5668\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>systemctl enable mysqld<\/code><\/pre>\n\n\n\n<p>\u5148\u67e5\u770bMySQL\u670d\u52a1\u5668\u968f\u673a\u751f\u6210\u7684\u5bc6\u7801\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>grep 'temporary password' \/var\/log\/mysqld.log<\/code><\/pre>\n\n\n\n<p>\u7136\u540e\u767b\u9646MySQL\u670d\u52a1\u5668\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mysql -uroot -p<\/code><\/pre>\n\n\n\n<p>\u5bc6\u7801\u5c31\u662f\u968f\u673a\u751f\u6210\u7684\u90a3\u4e2a\u3002<\/p>\n\n\n\n<p>\u767b\u9646\u540e\u7b2c\u4e00\u4ef6\u4e8b\u5c31\u662f\u6539\u5bc6\u7801\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ALTER USER 'root'@'localhost' IDENTIFIED BY '\u8fd9\u91cc\u586b\u65b0\u5bc6\u7801';<\/code><\/pre>\n\n\n\n<p>\u5982\u679c\u8981\u6539\u7ed1\u5b9a\u7684\u5730\u5740\u548cIP\uff0c\u5982\u679c\u770b33060\u7aef\u53e3\u4e0d\u987a\u773c\uff1a<\/p>\n\n\n\n<p>\u7f16\u8f91\u914d\u7f6e\u6587\u4ef6\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>vi \/etc\/my.cnf<\/code><\/pre>\n\n\n\n<p>\u5728[mysqld]\u7684\u4e0b\u65b9\u8f93\u5165\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>bind-address=127.0.0.1\nport=3306\nmysqlx=OFF<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-verse\">bind-address\u5c31\u662f\u7ed1\u5b9a\u7684IP\u5730\u5740\uff0c\nport\u662f\u7ed1\u5b9a\u7684\u7aef\u53e3\uff0c\nmysqlx\u662fMySQL X\u534f\u8bae\uff0833060\u7aef\u53e3\uff0c\u6ca1\u7528\u8fc7\uff09\u3002<\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u9ed8\u8ba4\u5b89\u88c5\u7684MySQL\u7248\u672c\u592a\u4f4e\uff0c\u7f16\u8bd1\u5b89\u88c5\u592a\u590d\u6742\uff1f\u76f4\u63a5\u4ece\u5b98\u65b9\u4e0b\u8f7d\u6700\u6700\u65b0\u7248\u4e8c\u8fdb\u5236\u6587\u4ef6\u5427\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[9,15],"class_list":["post-21","post","type-post","status-publish","format-standard","hentry","category-c7","tag-centos7","tag-mysql"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/devdoge.org\/index.php?rest_route=\/wp\/v2\/posts\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devdoge.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devdoge.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devdoge.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/devdoge.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21"}],"version-history":[{"count":1,"href":"https:\/\/devdoge.org\/index.php?rest_route=\/wp\/v2\/posts\/21\/revisions"}],"predecessor-version":[{"id":660,"href":"https:\/\/devdoge.org\/index.php?rest_route=\/wp\/v2\/posts\/21\/revisions\/660"}],"wp:attachment":[{"href":"https:\/\/devdoge.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devdoge.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=21"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devdoge.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}