Skip to main content
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Sudip_J
Helper I
Helper I

Facing migration of all tables in to azuresql

Hi Teams ,
I am facing an issue related to database tables migration from mysql to azuresql . I am going to share the problems error and snapshot as well .

Error -Failure happened on 'Source' side. 'Type=MySqlConnector.MySqlException,Message=You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fromstadium' at line 1,Source=mscorlib,'

Sudip_J_0-1749452416964.png

Thanks and regards
Sudeep Kumar

1 REPLY 1
v-sgandrathi
Community Support
Community Support

Hi @Sudip_J,

Thank you for sharing the error details and screenshot. Based on the error message:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the correct syntax to use near 'fromstadium'...

This appears to be a MySQL syntax issue rather than an Azure SQL problem. The error indicates that the query being generated or executed on the MySQL source side contains an invalid or incomplete SQL statement, possibly due to a malformed table name, reserved keyword (like from), or a dynamic expression error.

For the most accurate assistance with this specific issue, I recommend posting it on the official MySQL Forums:
MySQL :: MySQL Forums

Experts there can help determine whether this is a reserved keyword conflict, naming issue, or a deeper syntax problem related to MySQL itself.

If this guidance was helpful, feel free to mark it as the Accepted Solution so others facing similar issues can benefit. 

 

Thank you.

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

Fabric Data Days Carousel

Fabric Data Weeks

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Users online (25)