Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
@v-nikhilan-msft how can I use Notebook to connect to Mysql workbench
Solved! Go to Solution.
Hi @Lyndon1
I understand that you’re trying to import a large MySQL table into your Lakehouse using Dataflow Gen2 and encountering issues due to the size of the table. Here are a few options you might consider:
Split the Data: If possible, you could try splitting your data into smaller chunks and then import these chunks one by one. This could potentially alleviate the load on Power Query.
Increase Resources: Depending on your setup, you might be able to allocate more resources to handle the large data import. This could involve increasing the memory or processing power of your system. You can purchase a higher capacity.
https://learn.microsoft.com/en-us/fabric/enterprise/licenses
Hope this helps. If the above steps do not solve your problem, then I would request you to reach out to the support team for better understanding of the issue. This might require a deeper investigation from our engineering team and they can guide you better.
Please go ahead and raise a support ticket to reach our support team:
https://support.fabric.microsoft.com/support
Please provide the ticket number here as we can keep an eye on it.
Hope this is helpful. Please let me know incase of further queries.
all good for now. I will mark as a solution. But what I do need help is Fabric pricing and how it works please. its all a bit complicated to me. My trial is coming to an end and I need to purchase
@v-nikhilan-msft , how do I do this? While Notebook itself cannot connect to MySQL Workbench, you can leverage Data Factory's MySQL connector within Notebooks for data manipulation tasks.
Hi @Lyndon1
You can use the Mysql connector in Dataflow Gen2 to bring the data into your lakehouse. Then you can query this data with the help of Notebooks.
Hope this helps. Please let me know if you have any further questions.
Hi @v-nikhilan-msft . I am currently trying to bring over a 11gig (65+ million rows table) to my Lakehouse, due to the sheer size, its just loads on power query and fails. For a business requirement I need the entire table.. What are my options?
Hi @Lyndon1
I understand that you’re trying to import a large MySQL table into your Lakehouse using Dataflow Gen2 and encountering issues due to the size of the table. Here are a few options you might consider:
Split the Data: If possible, you could try splitting your data into smaller chunks and then import these chunks one by one. This could potentially alleviate the load on Power Query.
Increase Resources: Depending on your setup, you might be able to allocate more resources to handle the large data import. This could involve increasing the memory or processing power of your system. You can purchase a higher capacity.
https://learn.microsoft.com/en-us/fabric/enterprise/licenses
Hope this helps. If the above steps do not solve your problem, then I would request you to reach out to the support team for better understanding of the issue. This might require a deeper investigation from our engineering team and they can guide you better.
Please go ahead and raise a support ticket to reach our support team:
https://support.fabric.microsoft.com/support
Please provide the ticket number here as we can keep an eye on it.
Hope this is helpful. Please let me know incase of further queries.
Hi @Lyndon1
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help.
Thanks
Hi @v-nikhilan-msft , sorry for taking so long to get back to you. I used Gen 2 to transfer the data over in smaller chunks in 3 different tables. I then used a notebook to append the 3 tables into 1
all good for now. I will mark as a solution. But what I do need help is Fabric pricing and how it works please. its all a bit complicated to me. My trial is coming to an end and I need to purchase
Hi @Lyndon1
Please create a new post regarding your concern with Fabric Capacity. I will surely help.
Thanks
Hi @Lyndon1
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. Otherwise, will respond back with the more details and we will try to help.
Thanks
Hi @Lyndon1
Thanks for using Fabric Community.
Microsoft Fabric's Notebook doesn't directly connect to MySQL Workbench. MySQL Workbench is a standalone desktop application for managing MySQL databases, while Notebook in Fabric is a service for creating and running code in notebooks.
However, Fabric offers options to connect to MySQL databases through Data Factory:
While Notebook itself cannot connect to MySQL Workbench, you can leverage Data Factory's MySQL connector within Notebooks for data manipulation tasks.
Hope this helps. Please let me know if you have any further questions.
User | Count |
---|---|
33 | |
14 | |
6 | |
3 | |
2 |
User | Count |
---|---|
39 | |
22 | |
11 | |
7 | |
6 |