<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>isseium</author_name>
  <author_url>https://blog.hatena.ne.jp/isseium/</author_url>
  <blog_title>isseium's blog</blog_title>
  <blog_url>https://isseium.hateblo.jp/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description>MySQL に dumpfile を食わせようとしたらこんなエラー $ mysql -u username -p --default-character-set=utf8 dbname &lt; dump.sql Enter password: ERROR 1153 (08S01) at line 47092: Got a packet bigger than 'max_allowed_packet' bytesどうやら、データがでかすぎて、制限値に達しているようなので制限値をあげる。 $ vim /etc/my.cnf [mysqld] のところに max_allowed_packet=32M $…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fisseium.hateblo.jp%2Fentry%2F20110212%2F1297493518&quot; title=&quot; ERROR 1153 (08S01) at line 47092: Got a packet bigger than &amp;#39;max_allowed_packet&amp;#39; bytes - isseium&amp;#39;s blog&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>2011-02-12 15:51:58</published>
  <title> ERROR 1153 (08S01) at line 47092: Got a packet bigger than 'max_allowed_packet' bytes</title>
  <type>rich</type>
  <url>https://isseium.hateblo.jp/entry/20110212/1297493518</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
