<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gallu</author_name>
  <author_url>https://blog.hatena.ne.jp/gallu/</author_url>
  <blog_title>がるの健忘録</blog_title>
  <blog_url>https://gallu.hatenadiary.jp/</blog_url>
  <categories>
    <anon>DB</anon>
    <anon>MySQL</anon>
  </categories>
  <description>最近少し、作り方が変わったのか変えたのか。 こんなやり方をしてることが多いです、ってのがあったので備忘録。 create database データベース名; CREATE USER 'ユーザ名'@'サーバ名' IDENTIFIED BY 'パスワード'; GRANT ALL ON データベース名.* TO 'univcoop'@'サーバ名';サーバ名は、localhostじゃない場合で適度にワイルドカードしたい場合は「192.168.0.%」とかって書き方で。 あと。 MySQL8.0(.4 ？)から、認証方式のデフォルトがcaching_sha2_passwordってのに変わったそうでござい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgallu.hatenadiary.jp%2Fentry%2F20180716%2Fp1&quot; title=&quot;database領域の作成とユーザの作成 - がるの健忘録&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>2018-07-16 00:00:00</published>
  <title>database領域の作成とユーザの作成</title>
  <type>rich</type>
  <url>https://gallu.hatenadiary.jp/entry/20180716/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
