<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>babiy3104</author_name>
  <author_url>https://blog.hatena.ne.jp/babiy3104/</author_url>
  <blog_title>そういうことだったんですね</blog_title>
  <blog_url>https://babiy3104.hateblo.jp/</blog_url>
  <categories>
    <anon>Rails</anon>
    <anon>mysql</anon>
  </categories>
  <description>次のエラーがでた場合。 Mysql2::Error: Incorrect string value: 原因を調べる おおむね、データベースの文字コードを確認する。 たいてい latin1 とかになっている。 $ mysql -uuser -p my_db mysql &gt; show create table posts; CREATE TABLE `posts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(255) DEFAULT NULL, `text` text, `created_at` datetime DEFAULT …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbabiy3104.hateblo.jp%2Fentry%2F2014%2F02%2F13%2F000219&quot; title=&quot;rails - Mysql2::Error: Incorrect string value  - そういうことだったんですね&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>2014-02-13 00:02:19</published>
  <title>rails - Mysql2::Error: Incorrect string value </title>
  <type>rich</type>
  <url>https://babiy3104.hateblo.jp/entry/2014/02/13/000219</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
