<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jyukutyo</author_name>
  <author_url>https://blog.hatena.ne.jp/jyukutyo/</author_url>
  <blog_title>Fight the Future</blog_title>
  <blog_url>https://www.sakatakoichi.com/</blog_url>
  <categories>
    <anon>database</anon>
  </categories>
  <description>MySQLのWindowsのサービス名が「mysql」として。 init.bat net start mysql mysql --force -u root -p**** -t -vvv &lt; test.sql「--force」はエラーがあっても続行(最初はDROP DATABASEで落ちるので)。 「-p」のあとにパスワードを。ただし直書きしているので個人利用の場合のみにしてください。 test.sqlを実行してくれます。 test.sql DROP DATABASE test; CREATE DATABASE test; GRANT ALL PRIVILEGES ON test.* to t…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.sakatakoichi.com%2Fentry%2F20070208%2F1170908055&quot; title=&quot;MySQLでのバッチ - Fight the Future&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>2007-02-09 06:14:15</published>
  <title>MySQLでのバッチ</title>
  <type>rich</type>
  <url>https://www.sakatakoichi.com/entry/20070208/1170908055</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
