hello, when I run a SQL to update MySQL database, it will take about 1 mins to finish.
and this SQL can work prefect in NAVICAT, but fail in ProjectMaker. It seems that the max time for run a SQL in ProjectMaker is 30s, or it will fail. how can I fix this bug?