{"id":102,"date":"2021-01-08T23:43:47","date_gmt":"2021-01-08T15:43:47","guid":{"rendered":"http:\/\/www.apiworld.tech\/wordpress\/?p=102"},"modified":"2021-01-08T23:43:47","modified_gmt":"2021-01-08T15:43:47","slug":"an-zhuangmariadb","status":"publish","type":"post","link":"http:\/\/madapapa.com\/wordpress\/?p=102","title":{"rendered":"\u5b89\u88c5MariaDB"},"content":{"rendered":"<p>\u901a\u8fc7mysql\u8fdb\u5165\u6570\u636e\u5e93<\/p>\n<pre><code class=\"language-text\">MariaDB [(none)]&gt; create database wordpress;\nQuery OK, 1 row affected (0.002 sec)\nMariaDB [(none)]&gt; create user &#39;user&#39;@&#39;localhost&#39; identified by &#39;password&#39;;\nQuery OK, 0 rows affected (0.002 sec)\nMariaDB [(none)]&gt; grant all privileges on wordpress.* to &#39;user&#39;@&#39;localhost&#39; identified by &#39;password&#39;;\nQuery OK, 0 rows affected (0.000 sec)\nMariaDB [(none)]&gt; flush privileges;\nQuery OK, 0 rows affected (0.000 sec)\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"http:\/\/www.apiworld.tech\/wordpress\/wp-content\/uploads\/2021\/01\/16101813551853.jpg\" alt=\"\" style=\"width:316px;\"\/><\/p>\n<p>\u53c2\u8003\u6587\u6863\u5982\u4e0b<br \/>\n<a href=\"https:\/\/developer.aliyun.com\/article\/761741\">https:\/\/developer.aliyun.com\/article\/761741<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u901a\u8fc7mysql\u8fdb\u5165\u6570\u636e\u5e93 MariaDB [(none)]&gt; create database wordpress; Query OK, 1 row affected (0.002 sec) MariaDB [(none)]&gt; create user &#39;user&#39;@&#39;localhost&#39; identified by &#39;password&#39;; Query OK, 0 rows affected (0.002 sec) MariaDB [(none)]&gt; grant all privileges on wordpress.* to &#39;user&#39;@&#39;localhost&#39; identified by &#39;password&#39;; Query OK, 0 rows affected (0.000 sec) MariaDB [(none)]&gt; flush privileges; Query OK, 0 rows &hellip; <a href=\"http:\/\/madapapa.com\/wordpress\/?p=102\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">\u5b89\u88c5MariaDB<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[5,11],"tags":[15,16],"class_list":["post-102","post","type-post","status-publish","format-standard","hentry","category-linux","category-tech","tag-mariadb","tag-mysql"],"_links":{"self":[{"href":"http:\/\/madapapa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/madapapa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/madapapa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/madapapa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/madapapa.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=102"}],"version-history":[{"count":0,"href":"http:\/\/madapapa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/102\/revisions"}],"wp:attachment":[{"href":"http:\/\/madapapa.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=102"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/madapapa.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=102"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/madapapa.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}