<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>swfz</author_name>
  <author_url>https://blog.hatena.ne.jp/swfz/</author_url>
  <blog_title>notebook</blog_title>
  <blog_url>https://swfz.hatenablog.com/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description>MySQLのレプリケーション設定 基本的なレプリケーションについて、master-slave1台づつの構成をサンプルにしてます。 master(192.168.1.11) slave(192.168.1.12) masterの設定 レプリケーション用ユーザーの作成 slave(192.168.1.0/24)からserver2というユーザーでrelay_logを取得しにくる許可をする &gt; GRANT REPLICATION SLAVE ON *.* TO 'server2'@'192.168.1.0/255.255.255.0'; my.cnf [mysqld] log-bin=mysql-bi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fswfz.hatenablog.com%2Fentry%2F2014%2F08%2F31%2F233321&quot; title=&quot;mysqlのレプリケーション - notebook&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-08-31 23:33:21</published>
  <title>mysqlのレプリケーション</title>
  <type>rich</type>
  <url>https://swfz.hatenablog.com/entry/2014/08/31/233321</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
