{"id":28510,"date":"2023-11-03T07:54:07","date_gmt":"2023-09-29T17:21:26","guid":{"rendered":"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/"},"modified":"2025-08-12T08:34:59","modified_gmt":"2025-08-12T00:34:59","slug":"%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82","status":"publish","type":"post","link":"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/","title":{"rendered":"\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB"},"content":{"rendered":"<p>\u56e0\u4e3a\u6211\u60f3\u5b89\u88c5Ruby on Rails5\uff0c\u6240\u4ee5\u6211\u5148\u5b89\u88c5\u4e86\u6570\u636e\u5e93\u3002<br \/>\n\u6211\u72b9\u8c6b\u4e86\u4e00\u4e0b\u662f\u9009\u62e9MySQL\u8fd8\u662fMariaDB\uff0c\u4f46\u8003\u8651\u5230\u6211\u4f7f\u7528\u7684\u662fcentOS7\uff0c\u6240\u4ee5\u9009\u62e9\u4e86MariaDB\u3002<br \/>\n\u6211\u4f1a\u8bb0\u4e0b\u6765\uff0c\u4ee5\u514d\u5fd8\u8bb0\u3002<\/p>\n<h2>\u73af\u5883<\/h2>\n<p>\u64cd\u4f5c\u7cfb\u7edf\uff1aCentOS 7<\/p>\n<h2>\u4ece\u5b89\u88c5\u5230\u542f\u52a8\u7684\u6b65\u9aa4<\/h2>\n<h4>1. \u5b89\u88c5MariaDB\u3002<\/h4>\n<pre class=\"post-pre\"><code># \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\r\n$ yum install mariadb mariadb-server\r\n\r\n# \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u307f\u30d1\u30c3\u30b1\u30fc\u30b8\u4e00\u89a7\u304b\u3089mariadb\u78ba\u8a8d\r\n$ rpm -qa | grep -i mariadb\r\n\r\n----\u3000\u5165\u3063\u305f\u3082\u306e ----\r\nmariadb-libs-5.5.56-2.el7.x86_64\r\nmariadb-5.5.56-2.el7.x86_64\r\nmariadb-server-5.5.56-2.el7.x86_64\r\n<\/code><\/pre>\n<h4>2. \u5728my.cnf\u4e2d\u6307\u5b9a\u5b57\u7b26\u7f16\u7801\u9009\u9879\u3002<\/h4>\n<pre class=\"post-pre\"><code>$ vi \/etc\/my.cnf \r\n\r\n# [mysqld]\u306e\u4e2d\u306b\u8a18\u8ff0\r\n[mysqld]\r\ncharacter-set-server=utf8 \r\n<\/code><\/pre>\n<h4>3. \u542f\u52a8 MariaDB<\/h4>\n<p>\u4e00\u8fb9\u60f3\u7740\u201cservice\u201d\u547d\u4ee4\u771f\u597d\u7528\uff0c\u4e00\u8fb9\u4f7f\u7528systemctl\u542f\u52a8\u3002<\/p>\n<pre class=\"post-pre\"><code>$ systemctl start mariadb \r\n<\/code><\/pre>\n<h4>\u88ab\u751f\u6c14\u4e86<\/h4>\n<pre class=\"post-pre\"><code>Job for mariadb.service failed because the control process exited with error code. See \"systemctl status mariadb.service\" and \"journalctl -xe\" for details.\r\n<\/code><\/pre>\n<p>\u6211\u6536\u5230\u4e86\u65e0\u6cd5\u542f\u52a8\u7684\u9519\u8bef\u62a5\u544a\u3002<br \/>\n\u6211\u5c1d\u8bd5\u4e86\u6307\u793a\u4e2d\u7684[journalctl -xe]\u547d\u4ee4\u3002<br \/>\n\u7136\u540e\uff0c\u6211\u67e5\u770b\u4e86[ERROR]\u90e8\u5206\u3002<\/p>\n<pre class=\"post-pre\"><code>[ERROR] \/usr\/libexec\/mysqld: unknown variable 'aracter-set-server=utf8'\r\n<\/code><\/pre>\n<p>\u554a\uff0c\u521a\u521a\u8ffd\u52a0\u7684[\u89d2\u8272\u2026]\u7684c\u4e0d\u89c1\u4e86\u2026\u2026\u3002<br \/>\n\u518d\u6b21\u7f16\u8f91\u4e00\u6b21\uff0c\u91cd\u65b0\u5f00\u59cb\u3002<br \/>\n\u56e0\u4e3a\u6ca1\u6709\u4eba\u8bf4\u4ec0\u4e48\uff0c\u6240\u4ee5\u786e\u8ba4\u4e00\u4e0b\u72b6\u6001\u3002<\/p>\n<pre class=\"post-pre\"><code>$ systemctl status mariadb \r\n\r\n--- \u7d50\u679c ---\r\nActive: active (running) ...\r\n<\/code><\/pre>\n<p>\u8fd9\u6b21\u7ec8\u4e8e\u80fd\u987a\u5229\u542f\u52a8\u4e86\u3002<br \/>\n\u8bdd\u867d\u5982\u6b64\uff0c\u8fd9\u79cd\u5730\u65b9\u4ec0\u4e48\u65f6\u5019\u624d\u80fd\u6cbb\u597d\u5462\uff1f<br \/>\n\u4f46\u662f\uff0c\u5c31\u7b97\u53d1\u751f\u9519\u8bef\uff0c\u6211\u73b0\u5728\u5df2\u7ecf\u80fd\u591f\u6b63\u786e\u5730\u67e5\u660e\u539f\u56e0\uff0c\u6216\u8005\u8bf4\u662f\u771f\u7684\u80fd\u591f\u8ba4\u771f\u9605\u8bfb\u5e76\u7406\u89e3\u6587\u7ae0\u4e86&#8230;\u55ef\uff0c\u5e94\u8be5\u662f\u6709\u8fdb\u6b65\u7684\u3002<\/p>\n<p>\u7531\u4e8e\u80fd\u591f\u6210\u529f\u542f\u52a8\uff0c\u56e0\u6b64\u9700\u8981\u5c06\u81ea\u52a8\u542f\u52a8\u8bbe\u7f6e\u542f\u7528\u3002<\/p>\n<pre class=\"post-pre\"><code>$ systemctl enable mariadb\r\n<\/code><\/pre>\n<h4>4. MariaDB\u7684\u521d\u59cb\u8bbe\u7f6e<\/h4>\n<pre class=\"post-pre\"><code>$ mysql_secure_installation\r\n\r\n--- \u3053\u3053\u304b\u3089\u8a2d\u5b9a ---\r\nNOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB\r\n      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!\r\n\r\nIn order to log into MariaDB to secure it, we'll need the current\r\npassword for the root user.  If you've just installed MariaDB, and\r\nyou haven't set the root password yet, the password will be blank,\r\nso you should just press enter here.\r\n\r\nEnter current password for root (enter for none):\r\nOK, successfully used password, moving on...\r\n\r\nSetting the root password ensures that nobody can log into the MariaDB\r\nroot user without the proper authorisation.\r\n\r\n# root\u30d1\u30b9\u30ef\u30fc\u30c9\u8a2d\u5b9a\u3059\u308b\u304b\r\nSet root password? [Y\/n] y\r\nNew password: \u30d1\u30b9\u30ef\u30fc\u30c9\u5165\u529b\r\nRe-enter new password: \u3082\u3046\u4e00\u5ea6\u30d1\u30b9\u30ef\u30fc\u30c9\u5165\u529b\r\nPassword updated successfully!\r\nReloading privilege tables..\r\n ... Success!\r\n\r\n\r\nBy default, a MariaDB installation has an anonymous user, allowing anyone\r\nto log into MariaDB without having to have a user account created for\r\nthem.  This is intended only for testing, and to make the installation\r\ngo a bit smoother.  You should remove them before moving into a\r\nproduction environment.\r\n\r\n# \u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u4f5c\u6210\u3055\u308c\u308b\u533f\u540d\u30e6\u30fc\u30b6\u30fc\u306f\u524a\u9664\u3059\u308b\u304b\r\nRemove anonymous users? [Y\/n] y\r\n ... Success!\r\n\r\nNormally, root should only be allowed to connect from 'localhost'.  This\r\nensures that someone cannot guess at the root password from the network.\r\n\r\n# root\u306e\u30ea\u30e2\u30fc\u30c8\u30ed\u30b0\u30a4\u30f3\u306f\u7121\u52b9\u306b\u3059\u308b\u304b\r\nDisallow root login remotely? [Y\/n] y\r\n ... Success!\r\n\r\nBy default, MariaDB comes with a database named 'test' that anyone can\r\naccess.  This is also intended only for testing, and should be removed\r\nbefore moving into a production environment.\r\n\r\n# \u30c7\u30d5\u30a9\u30eb\u30c8\u306e[test]\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306f\u524a\u9664\u3059\u308b\u304b\r\nRemove test database and access to it? [Y\/n] y\r\n - Dropping test database...\r\n ... Success!\r\n - Removing privileges on test database...\r\n ... Success!\r\n\r\nReloading the privilege tables will ensure that all changes made so far\r\nwill take effect immediately.\r\n\r\n# \u7279\u6a29\u60c5\u5831\u306e\u66f4\u65b0\u3059\u308b\u304b\r\nReload privilege tables now? [Y\/n] y\r\n ... Success!\r\n\r\nCleaning up...\r\n\r\nAll done!  If you've completed all of the above steps, your MariaDB\r\ninstallation should now be secure.\r\n\r\nThanks for using MariaDB!\r\n<\/code><\/pre>\n<h4>\u5c1d\u8bd5\u767b\u5f55\u5230MariaDB\u3002<\/h4>\n<pre class=\"post-pre\"><code>$ mysql -u root -p\r\n\r\nEnter password:\r\nWelcome to the MariaDB monitor.  Commands end with ; or \\g.\r\nYour MariaDB connection id is 10\r\nServer version: 5.5.56-MariaDB MariaDB Server\r\n\r\nCopyright (c) 2000, 2017, Oracle, MariaDB Corporation Ab and others.\r\n\r\nType 'help;' or '\\h' for help. Type '\\c' to clear the current input statement.\r\n\r\nMariaDB [(none)]&gt;\r\n\r\n<\/code><\/pre>\n<p>\u6211\u6210\u529f\u767b\u5f55\u4e86\uff0c\u5b8c\u6bd5\u3002<\/p>\n<h4>2018\u5e745\u67085\u65e5\u8865\u5145<\/h4>\n<p>\u56e0\u4e3a5.5\u7248\u672c\u5df2\u7ecf\u4e0d\u518d\u662f\u6700\u65b0\u7684\uff0c\u6240\u4ee5\u6211\u5728\u5b89\u88c5\u4e4b\u540e\u7acb\u5373\u8fdb\u884c\u4e86\u66f4\u65b0\u3002<br \/>\n\u6211\u5c06centOS7\u4e2d\u7684MariaDB5.5\u7248\u672c\u5347\u7ea7\u5230\u4e86v10.2\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u56e0\u4e3a\u6211\u60f3\u5b89\u88c5Ruby on Rails5\uff0c\u6240\u4ee5\u6211\u5148\u5b89\u88c5\u4e86\u6570\u636e\u5e93\u3002 \u6211\u72b9\u8c6b\u4e86\u4e00\u4e0b\u662f\u9009\u62e9MySQL\u8fd8\u662fMariaD [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[227],"class_list":["post-28510","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-227"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB - Blog - Silicon Cloud<\/title>\n<meta name=\"description\" content=\"\u5173\u4e8e\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB\u7684\u6280\u672f\u6587\u7ae0\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.silicloud.com\/zh\/blog\/\u6211\u5728centos7\u4e0a\u5b89\u88c5\u4e86mariadb\u3002\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB\" \/>\n<meta property=\"og:description\" content=\"\u5173\u4e8e\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB\u7684\u6280\u672f\u6587\u7ae0\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.silicloud.com\/zh\/blog\/\u6211\u5728centos7\u4e0a\u5b89\u88c5\u4e86mariadb\u3002\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog - Silicon Cloud\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-29T17:21:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-12T00:34:59+00:00\" \/>\n<meta name=\"author\" content=\"\u6e05, \u5b87\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u6e05, \u5b87\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/\",\"name\":\"\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB - Blog - Silicon Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\"},\"datePublished\":\"2023-09-29T17:21:26+00:00\",\"dateModified\":\"2025-08-12T00:34:59+00:00\",\"author\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e\"},\"description\":\"\u5173\u4e8e\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB\u7684\u6280\u672f\u6587\u7ae0\",\"breadcrumb\":{\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.silicloud.com\/zh\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#website\",\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/\",\"name\":\"Blog - Silicon Cloud\",\"description\":\"\",\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e\",\"name\":\"\u6e05, \u5b87\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g\",\"caption\":\"\u6e05, \u5b87\"},\"url\":\"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyu\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/#local-main-organization-logo\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Blog - Silicon Cloud\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB - Blog - Silicon Cloud","description":"\u5173\u4e8e\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB\u7684\u6280\u672f\u6587\u7ae0","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.silicloud.com\/zh\/blog\/\u6211\u5728centos7\u4e0a\u5b89\u88c5\u4e86mariadb\u3002\/","og_locale":"zh_CN","og_type":"article","og_title":"\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB","og_description":"\u5173\u4e8e\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB\u7684\u6280\u672f\u6587\u7ae0","og_url":"https:\/\/www.silicloud.com\/zh\/blog\/\u6211\u5728centos7\u4e0a\u5b89\u88c5\u4e86mariadb\u3002\/","og_site_name":"Blog - Silicon Cloud","article_published_time":"2023-09-29T17:21:26+00:00","article_modified_time":"2025-08-12T00:34:59+00:00","author":"\u6e05, \u5b87","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"\u6e05, \u5b87","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/","url":"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/","name":"\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB - Blog - Silicon Cloud","isPartOf":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website"},"datePublished":"2023-09-29T17:21:26+00:00","dateModified":"2025-08-12T00:34:59+00:00","author":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e"},"description":"\u5173\u4e8e\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB\u7684\u6280\u672f\u6587\u7ae0","breadcrumb":{"@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.silicloud.com\/zh\/blog\/"},{"@type":"ListItem","position":2,"name":"\u6211\u5728CentOS7\u4e0a\u5b89\u88c5\u4e86MariaDB"}]},{"@type":"WebSite","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#website","url":"https:\/\/www.silicloud.com\/zh\/blog\/","name":"Blog - Silicon Cloud","description":"","inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/1a6ecd3d914d22a5ac32791ffc1fbd8e","name":"\u6e05, \u5b87","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4b2016c18459a605fc469c7566608f5686491baa112d0871ee613f61b7210565?s=96&d=mm&r=g","caption":"\u6e05, \u5b87"},"url":"https:\/\/www.silicloud.com\/zh\/blog\/author\/qingyu\/"},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.silicloud.com\/zh\/blog\/%e6%88%91%e5%9c%a8centos7%e4%b8%8a%e5%ae%89%e8%a3%85%e4%ba%86mariadb%e3%80%82\/#local-main-organization-logo","url":"","contentUrl":"","caption":"Blog - Silicon Cloud"}]}},"_links":{"self":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/28510","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/comments?post=28510"}],"version-history":[{"count":2,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/28510\/revisions"}],"predecessor-version":[{"id":96908,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/posts\/28510\/revisions\/96908"}],"wp:attachment":[{"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/media?parent=28510"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/categories?post=28510"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.silicloud.com\/zh\/blog\/wp-json\/wp\/v2\/tags?post=28510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}