Hello.
I'm using Feeds SQL to gather data from a MSSQL Server database. I have 2 imports running and working correctly but I need to alter the queries. When I try to change the defitions of the SQL parser (and only there, all other settings work correctly) I get a error 500 which, after enabling error reporting, is due to: "Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away".
What's wrong? This only happens if I try to edit the parser or try to force the import using the standalone form.
Comments
Comment #2
anticorpo commentedComment #3
seycom commentedI have same problem.
Solved using Forena module. :)
Comment #4
arne_hortell commentedSo forena might fix this, but how to fix the issue in this module?