<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>midori_kasugano</author_name>
  <author_url>https://blog.hatena.ne.jp/midori_kasugano/</author_url>
  <blog_title>WEB開発初心者の成長記録</blog_title>
  <blog_url>https://midori-kasugano.hatenadiary.org/</blog_url>
  <categories>
    <anon>mysql</anon>
  </categories>
  <description>3手順踏めば大丈夫でした。 (1)mysqlサーバーが入っているか確認。 shell&gt; ps agx| grep mysql(2)root権限になってmysqlサーバーをインストール。 shell&gt; sudo su - shell&gt; yum -y install mysql-server(3)mysqlでデータベースを作り、別ファイルに書いたSQL文を流し込む shell&gt; mysql -u root #bankというデーターベースを作る mysql&gt; create database bank character set utf8; #作ったデータベースに対する全ての操作ができるユーザーを作成…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmidori-kasugano.hatenadiary.org%2Fentry%2F20100829%2F1283077708&quot; title=&quot;MySQL／mysqlのインストール〜sql文の実行 - WEB開発初心者の成長記録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-08-29 19:28:28</published>
  <title>MySQL／mysqlのインストール〜sql文の実行</title>
  <type>rich</type>
  <url>https://midori-kasugano.hatenadiary.org/entry/20100829/1283077708</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
