<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>oknknic</author_name>
  <author_url>https://blog.hatena.ne.jp/oknknic/</author_url>
  <blog_title>oknknicの日記</blog_title>
  <blog_url>https://oknknic.hatenadiary.org/</blog_url>
  <categories>
    <anon>DB</anon>
    <anon>基礎</anon>
  </categories>
  <description>データベースの論理構造 MySQLサーバ +- database1 +- table1 +- database2 +- table1 +- table2 ...「データベース」は、Oracle Database における「スキーマ」のイメージか。 ユーザ 「mysql」データベースの「user」テーブルで管理される。 権限は、{データベース×対象オブジェクト×操作}の組み合わせで指定する。 全ての権限を持つユーザを作るコマンドは下記の通り。（※grantだが、これでユーザ自体も作成される） grant all on *.* to user01 identified by &quot;pwduser01&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foknknic.hatenadiary.org%2Fentry%2F20111022%2F1319278767&quot; title=&quot;MySQLを思い出す - oknknicの日記&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>https://images-fe.ssl-images-amazon.com/images/I/51KYE6091JL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-10-22 19:19:27</published>
  <title>MySQLを思い出す</title>
  <type>rich</type>
  <url>https://oknknic.hatenadiary.org/entry/20111022/1319278767</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
