<?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 Access issues for MySQL database when using copy data activity in data Pipeline in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Access-issues-for-MySQL-database-when-using-copy-data-activity/m-p/3917776#M3293</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was trying to use &lt;EM&gt;&lt;STRONG&gt;copy data&lt;/STRONG&gt;&lt;/EM&gt; activity in &lt;STRONG&gt;data pipeline&lt;/STRONG&gt; for importing data from &lt;STRONG&gt;MySQL&lt;/STRONG&gt; database. But its showing the below error message.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#FF0000"&gt;Unable to connect to the mysql server, errorMsg: Access denied for user ''@'&amp;lt;ip Addrerss&amp;gt;' (using password: NO) Access denied for user ''@'&amp;lt;ip Addrerss&amp;gt;' (using password: NO) Activity ID: &amp;lt;activity id&amp;gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But at the same time I am able to use &lt;STRONG&gt;Dataflow Gen 2&lt;/STRONG&gt; to access the same &lt;STRONG&gt;MySQL&lt;/STRONG&gt; database with the &lt;STRONG&gt;same credintials&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Anyone know then why I am getting the above error while using the copy activity in data pipeline ? Appreciate any kind of help.&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 15:18:14 GMT</pubDate>
    <dc:creator>ajomat</dc:creator>
    <dc:date>2024-05-14T15:18:14Z</dc:date>
    <item>
      <title>Access issues for MySQL database when using copy data activity in data Pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Access-issues-for-MySQL-database-when-using-copy-data-activity/m-p/3917776#M3293</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was trying to use &lt;EM&gt;&lt;STRONG&gt;copy data&lt;/STRONG&gt;&lt;/EM&gt; activity in &lt;STRONG&gt;data pipeline&lt;/STRONG&gt; for importing data from &lt;STRONG&gt;MySQL&lt;/STRONG&gt; database. But its showing the below error message.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#FF0000"&gt;Unable to connect to the mysql server, errorMsg: Access denied for user ''@'&amp;lt;ip Addrerss&amp;gt;' (using password: NO) Access denied for user ''@'&amp;lt;ip Addrerss&amp;gt;' (using password: NO) Activity ID: &amp;lt;activity id&amp;gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But at the same time I am able to use &lt;STRONG&gt;Dataflow Gen 2&lt;/STRONG&gt; to access the same &lt;STRONG&gt;MySQL&lt;/STRONG&gt; database with the &lt;STRONG&gt;same credintials&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Anyone know then why I am getting the above error while using the copy activity in data pipeline ? Appreciate any kind of help.&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 15:18:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Access-issues-for-MySQL-database-when-using-copy-data-activity/m-p/3917776#M3293</guid>
      <dc:creator>ajomat</dc:creator>
      <dc:date>2024-05-14T15:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Access issues for MySQL database when using copy data activity in data Pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Access-issues-for-MySQL-database-when-using-copy-data-activity/m-p/3920339#M3338</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="738395" data-lia-user-login="ajomat" class="lia-mention lia-mention-user"&gt;ajomat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for using Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error message "Access denied for user ''@'&amp;lt;ip Addrerss&amp;gt;' (using password: NO)" indicates that the Microsoft Fabric using Pipeline copy activity is unable to connect to your MySQL server due to permission issues.&lt;/P&gt;
&lt;P&gt;Ensure you have entered the correct username and password for a user with appropriate access to the MySQL database in the Pipeline copy activity configuration. Double-check for typos.&lt;/P&gt;
&lt;P&gt;If the issue still persists, please do let us know. Glad to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this information helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 10:47:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Access-issues-for-MySQL-database-when-using-copy-data-activity/m-p/3920339#M3338</guid>
      <dc:creator>v-cboorla-msft</dc:creator>
      <dc:date>2024-05-15T10:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Access issues for MySQL database when using copy data activity in data Pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Access-issues-for-MySQL-database-when-using-copy-data-activity/m-p/3920889#M3347</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="608020" data-lia-user-login="v-cboorla-msft" class="lia-mention lia-mention-user"&gt;v-cboorla-msft&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;Today, it worked after the latest update of gateway.&lt;BR /&gt;Once again thank you for extending your help and support.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 13:34:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Access-issues-for-MySQL-database-when-using-copy-data-activity/m-p/3920889#M3347</guid>
      <dc:creator>ajomat</dc:creator>
      <dc:date>2024-05-15T13:34:49Z</dc:date>
    </item>
  </channel>
</rss>

