<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Restoration of data dump in SQL database</title>
    <link>https://community.fabric.microsoft.com/t5/SQL-database/Restoration-of-data-dump/m-p/4605375#M215</link>
    <description>&lt;P&gt;Hey, LB-Tech, would you like to restore MySQL dump into Microsoft Fabric or you had something else on your mind here?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Mar 2025 15:03:15 GMT</pubDate>
    <dc:creator>StrahinjaRodic</dc:creator>
    <dc:date>2025-03-11T15:03:15Z</dc:date>
    <item>
      <title>Restoration of data dump</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Restoration-of-data-dump/m-p/4348253#M120</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;SPAN&gt;I have a backup file dump MYSQL Administrator dump 1.4 so in which db can I restore this dump.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot do in mysql workbench and not either in SSMS also so lease suggest me some other DB to restore this data dump.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 09:05:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Restoration-of-data-dump/m-p/4348253#M120</guid>
      <dc:creator>LB-Tech</dc:creator>
      <dc:date>2025-01-02T09:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Restoration of data dump</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Restoration-of-data-dump/m-p/4349052#M123</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="844306" data-lia-user-login="LB-Tech" class="lia-mention lia-mention-user"&gt;LB-Tech&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Azure Database for MySQL is a managed database service that supports MySQL databases. You may try as follows to restore your dump file:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;Create an Azure Database for MySQL instance:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Go to the Azure portal and create a new Azure Database for MySQL instance.&lt;/LI&gt;
&lt;LI&gt;Configure the necessary settings such as server name, resource group, and pricing tier.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Upload your dump file:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use Azure Storage to upload your dump file. You can use Azure Blob Storage for this purpose.&lt;/LI&gt;
&lt;LI&gt;Once uploaded, you can access the file from your Azure Database for MySQL instance.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Restore the dump file:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Connect to your Azure Database for MySQL instance using a MySQL client such as MySQL Workbench or the MySQL command-line tool.&lt;/LI&gt;
&lt;LI&gt;Use the&amp;nbsp;mysql&amp;nbsp;command to restore the dump file. For example:
&lt;PRE&gt;mysql -h &amp;lt;your-server-name&amp;gt;.mysql.database.azure.com -u &amp;lt;your-username&amp;gt;@&amp;lt;your-server-name&amp;gt; -p &amp;lt;your-database-name&amp;gt; &amp;lt; &amp;lt;path-to-dump-file&amp;gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;BR /&gt;Community Support Team_Caitlyn&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 01:39:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Restoration-of-data-dump/m-p/4349052#M123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-03T01:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Restoration of data dump</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Restoration-of-data-dump/m-p/4349268#M126</link>
      <description>&lt;P&gt;Any other way without using azure databases for mysql?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 05:36:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Restoration-of-data-dump/m-p/4349268#M126</guid>
      <dc:creator>LB-Tech</dc:creator>
      <dc:date>2025-01-03T05:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Restoration of data dump</title>
      <link>https://community.fabric.microsoft.com/t5/SQL-database/Restoration-of-data-dump/m-p/4605375#M215</link>
      <description>&lt;P&gt;Hey, LB-Tech, would you like to restore MySQL dump into Microsoft Fabric or you had something else on your mind here?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 15:03:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/SQL-database/Restoration-of-data-dump/m-p/4605375#M215</guid>
      <dc:creator>StrahinjaRodic</dc:creator>
      <dc:date>2025-03-11T15:03:15Z</dc:date>
    </item>
  </channel>
</rss>

