malcolm-kee / gatsby-source-mysql

Source plugin for pulling data into Gatsby from MySQL database
https://www.npmjs.com/package/gatsby-source-mysql
18 stars 10 forks source link

"gatsby-source-mysql" threw an error while running the sourceNodes lifecycle #44

Closed maghaffar closed 6 months ago

maghaffar commented 8 months ago

I am using the plugin in my project and when I start building the plugin gives the error that "gatsby-source-mysql" threw an error while running the sourceNodes lifecycle: ER_EMPTY_QUERY: Query was empty This is my implementation image

I am also adding screenshot of the error. image

maghaffar commented 8 months ago

@malcolm-kee Could you please help me that How to solve this problem