{"id":6665,"date":"2021-01-11T10:34:46","date_gmt":"2021-01-11T01:34:46","guid":{"rendered":"http:\/\/54.178.87.26\/mysql-db\/"},"modified":"2021-02-08T17:48:09","modified_gmt":"2021-02-08T08:48:09","slug":"mysql-db","status":"publish","type":"page","link":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/admin\/howto\/mysql-db\/","title":{"rendered":"MySQL \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u4f5c\u6210"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.4.2&#8243;][et_pb_row _builder_version=&#8221;4.4.2&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.4.2&#8243;][et_pb_text admin_label=&#8221;Creating a MySQL database<br \/>\n&#8221; _builder_version=&#8221;4.4.2&#8243; width=&#8221;100%&#8221;]<\/p>\n<h1 id=\"creating_a_mysql_database\" class=\"sectionedit1\">MySQL \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u4f5c\u6210<\/h1>\n<p>TestRail \u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u30fc\u306f\u5fc5\u8981\u306a\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9 \u30c6\u30fc\u30d6\u30eb\u3092\u3059\u3079\u3066\u81ea\u52d5\u7684\u306b\u4f5c\u6210\u3057\u307e\u3059\u304c\u3001\u4e8b\u524d\u306b\u7a7a\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3068\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9 \u30e6\u30fc\u30b6\u30fc\u3092\u4f5c\u6210\u3057\u3066\u304a\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u305d\u308c\u306b\u306f\u3001\u597d\u307f\u306e MySQL \u7ba1\u7406\u30c4\u30fc\u30eb (phpMyAdmin\u306a\u3069) \u3092\u4f7f\u7528\u3059\u308b\u304b\u3001mysql \u30b3\u30de\u30f3\u30c9 \u30e9\u30a4\u30f3 \u30c4\u30fc\u30eb\u3092\u4f7f\u7528\u3057\u3066\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9 \u30c6\u30fc\u30d6\u30eb\u3068\u30e6\u30fc\u30b6\u30fc\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Code Sample&#8221; _builder_version=&#8221;4.4.2&#8243; background_color=&#8221;#ECF6FF&#8221; custom_padding=&#8221;4px|4px|2px|6px|false|false&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#C7DBEF&#8221;]<\/p>\n<pre class=\"code\">$ mysql -u root -p\n&gt;&gt; CREATE DATABASE testrail DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci;\n&gt;&gt; CREATE USER 'testrail'@'localhost' IDENTIFIED BY 'newpassword';\n&gt;&gt; GRANT ALL ON testrail.* TO 'testrail'@'localhost';<\/pre>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Standard Text&#8221; _builder_version=&#8221;4.4.2&#8243; width=&#8221;100%&#8221;]<\/p>\n<p>\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3068\u30e6\u30fc\u30b6\u30fc\u3092\u624b\u52d5\u3067\u4f5c\u6210\u3059\u308b\u5834\u5408\u306f\u3001\u5fc5\u305a\u00a0<code>utf8_unicode_ci<\/code> \u7167\u5408\u9806\u5e8f\u3067\u65e2\u5b9a\u306e\u6587\u5b57\u30bb\u30c3\u30c8 <code>utf8<\/code> \u3092\u6307\u5b9a\u3057\u3001\u65b0\u3057\u3044\u30e6\u30fc\u30b6\u30fc\u306b TestRail \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5bfe\u3059\u308b\u3059\u3079\u3066\u306e\u6a29\u9650\u3092\u4ed8\u4e0e\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.4.2&#8243;][et_pb_row _builder_version=&#038;#822 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":6645,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-6665","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/wp-json\/wp\/v2\/pages\/6665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/wp-json\/wp\/v2\/comments?post=6665"}],"version-history":[{"count":3,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/wp-json\/wp\/v2\/pages\/6665\/revisions"}],"predecessor-version":[{"id":9639,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/wp-json\/wp\/v2\/pages\/6665\/revisions\/9639"}],"up":[{"embeddable":true,"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/wp-json\/wp\/v2\/pages\/6645"}],"wp:attachment":[{"href":"https:\/\/docs.testrail.techmatrix.jp\/testrail\/docs\/702\/wp-json\/wp\/v2\/media?parent=6665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}