<?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: Access issues for MySQL database when Taking over data flow in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4610189#M4932</link>
    <description>&lt;P&gt;When I use option Encrypted it will not connect to the source.&amp;nbsp; The source is not allowing SSL connections.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Mar 2025 12:26:04 GMT</pubDate>
    <dc:creator>k_foxy</dc:creator>
    <dc:date>2025-03-14T12:26:04Z</dc:date>
    <item>
      <title>Access issues for MySQL database when Taking over data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4608393#M4927</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have issue with connection to MySQL database.&lt;BR /&gt;When myself or my colleague creates data flow in pipeline using existng MySQL connection it works fine. When we use functionality Take Over data flow, the connection stopps working.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Error message.&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;We could not evaluate this query due to invalid or missing credentials.&lt;/SPAN&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is happening for both of us. Even after Take Over I add connection credentials it does not work. Looks like mechanism Take over breaks connection. Is there solution to this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 10:17:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4608393#M4927</guid>
      <dc:creator>k_foxy</dc:creator>
      <dc:date>2025-03-13T10:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Access issues for MySQL database when Taking over data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4608726#M4930</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1231073" data-lia-user-login="k_foxy" class="lia-mention lia-mention-user"&gt;k_foxy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes&amp;nbsp;Take Over process doesn’t properly maintain or transfer the connection configuration between owners&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can&amp;nbsp;access the advanced settings of your data source within the gateway configuration&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try&amp;nbsp;explicitly set the “Connection Encryption setting for this data source” to “Encrypted”&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it helped many users facing the similar issues&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 13:30:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4608726#M4930</guid>
      <dc:creator>nilendraFabric</dc:creator>
      <dc:date>2025-03-13T13:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Access issues for MySQL database when Taking over data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4610189#M4932</link>
      <description>&lt;P&gt;When I use option Encrypted it will not connect to the source.&amp;nbsp; The source is not allowing SSL connections.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 12:26:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4610189#M4932</guid>
      <dc:creator>k_foxy</dc:creator>
      <dc:date>2025-03-14T12:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Access issues for MySQL database when Taking over data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4614133#M4934</link>
      <description>&lt;P&gt;What I noticed in Vnet gataway logs is that credentials are missing, even when I add them it will not connect me, looks like "Take Over" removes credentials to MySQL. How to overcome this ?&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 07:19:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4614133#M4934</guid>
      <dc:creator>k_foxy</dc:creator>
      <dc:date>2025-03-18T07:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Access issues for MySQL database when Taking over data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4686478#M5087</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1231073" data-lia-user-login="k_foxy" class="lia-mention lia-mention-user"&gt;k_foxy&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for reaching out microsoft fabric community forum.&lt;/P&gt;
&lt;P class="" data-start="97" data-end="329"&gt;Thanks for the details and the log — this is a known issue where the “Take Over” action can break the connection by removing or not transferring the saved credentials, especially with VNet Gateways and non-SSL MySQL sources.&lt;/P&gt;
&lt;P class="" data-start="331" data-end="621"&gt;Since your server doesn’t support SSL, setting the encryption to "Encrypted" won’t work. Instead, after taking over the dataflow, try deleting and recreating the MySQL connection, making sure to set the encryption to “Not Encrypted.” Then rebind the dataflow to this new connection.&lt;/P&gt;
&lt;P class="" data-start="623" data-end="765"&gt;Also, check that the VNet Gateway allows non-SSL connections, as it may default to requiring encryption even if the connection says otherwise.&lt;/P&gt;
&lt;P class="" data-start="767" data-end="871"&gt;This usually resolves the issue, as the problem stems from credentials being tied to the original owner.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;If this solution helps, please consider giving us&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;Kudos&lt;/STRONG&gt;&lt;/I&gt;&amp;nbsp;and&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;accepting it as the solution&lt;/STRONG&gt;&lt;/I&gt;&amp;nbsp;so that it may assist other members in the community&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 11:01:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4686478#M5087</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-05-09T11:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Access issues for MySQL database when Taking over data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4692417#M5107</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1231073" data-lia-user-login="k_foxy" class="lia-mention lia-mention-user"&gt;k_foxy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 11:51:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4692417#M5107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-05-14T11:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access issues for MySQL database when Taking over data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4718210#M5199</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1231073" data-lia-user-login="k_foxy" class="lia-mention lia-mention-user"&gt;k_foxy&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 10:45:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4718210#M5199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-06-03T10:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Access issues for MySQL database when Taking over data flow</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4718640#M5200</link>
      <description>&lt;P&gt;Hi I think I have resolved the issue&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 16:43:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Access-issues-for-MySQL-database-when-Taking-over-data-flow/m-p/4718640#M5200</guid>
      <dc:creator>k_foxy</dc:creator>
      <dc:date>2025-06-03T16:43:07Z</dc:date>
    </item>
  </channel>
</rss>

