<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaeru_nantoka_py</author_name>
  <author_url>https://blog.hatena.ne.jp/kaeru_nantoka_py/</author_url>
  <blog_title>かえるのプログラミングブログ</blog_title>
  <blog_url>https://kaeru-nantoka.hatenablog.com/</blog_url>
  <categories>
    <anon>mysql</anon>
  </categories>
  <description>表題の内容の自分用の備忘録です。 流れ インストール brew install mysql 起動 mysql.server start root user でのログイン mysql -uroot セキュリティ設定 mysql_secure_installation パスワード設定の確認 強度の設定 新パスワードの設定 匿名ユーザーの削除の確認 root ユーザーへのログインをリモートサーバーから可能にするかの確認 練習用 DB 削除の確認 反映とリロードの確認 テーブル作成 table 名 : sample 作成 mysql&gt; CREATE DATABASE sample; 一覧確認 mysq…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaeru-nantoka.hatenablog.com%2Fentry%2F2020%2F04%2F21%2F045252&quot; title=&quot; local の mac に mysql をインストールし、Sequel Pro から接続できるようにする - かえるのプログラミングブログ&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>2020-04-21 04:52:52</published>
  <title> local の mac に mysql をインストールし、Sequel Pro から接続できるようにする</title>
  <type>rich</type>
  <url>https://kaeru-nantoka.hatenablog.com/entry/2020/04/21/045252</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
