<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ntoukm</author_name>
  <author_url>https://blog.hatena.ne.jp/ntoukm/</author_url>
  <blog_title>目玉焼きに塩</blog_title>
  <blog_url>https://ntoukm.hatenadiary.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>現象 Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user 'test'@'localhost' (using password: YES) というエラーが発生する。 原因と対応 testユーザーを作っていませんでしたはい。（というかMAMPのMySQL使ってるのつい忘れてユーザー作ったのにエラー解消されないな？？みたいな同じこと前にもあった） のでまずはユーザーを作る。 CREATE USER 'ユーザー名'@'ホスト名' IDENTIFIED BY 'パスワード'; CREATE USER 'test'@'…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fntoukm.hatenadiary.com%2Fentry%2F2018%2F01%2F09%2F002236&quot; title=&quot;「SQLSTATE[HY000] [1045] Access denied for user &amp;#39;test&amp;#39;@&amp;#39;localhost&amp;#39; (using password: YES)」のエラーが出る - 目玉焼きに塩&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-01-09 00:22:36</published>
  <title>「SQLSTATE[HY000] [1045] Access denied for user 'test'@'localhost' (using password: YES)」のエラーが出る</title>
  <type>rich</type>
  <url>https://ntoukm.hatenadiary.com/entry/2018/01/09/002236</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
