<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: drhow-</title>
    <description>The latest articles on DEV Community by drhow- (@drhow).</description>
    <link>https://dev.to/drhow</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F577793%2F3f89f6b0-4e1e-42d5-a427-08e0286a2795.png</url>
      <title>DEV Community: drhow-</title>
      <link>https://dev.to/drhow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/drhow"/>
    <language>en</language>
    <item>
      <title>import big MySQL file by command line in xampp</title>
      <dc:creator>drhow-</dc:creator>
      <pubDate>Thu, 11 Feb 2021 19:07:16 +0000</pubDate>
      <link>https://dev.to/drhow/import-big-mysql-file-by-command-line-in-xampp-1cck</link>
      <guid>https://dev.to/drhow/import-big-mysql-file-by-command-line-in-xampp-1cck</guid>
      <description>&lt;p&gt;just go to powershell and run this command &lt;/p&gt;

&lt;p&gt;C:\xampp\mysql\bin&amp;gt; cmd.exe /c "mysql -u root -p booking &amp;lt; c:\1.sql"&lt;/p&gt;

</description>
      <category>xampp</category>
      <category>mysql</category>
      <category>backup</category>
      <category>bigsqlfile</category>
    </item>
  </channel>
</rss>
