CriysHot opened a new issue, #12043: URL: https://github.com/apache/dolphinscheduler/issues/12043
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened i only got the error is 'SQL task prepareStatementAndBind error' when i exec my sql task, it's only a part of the complete logs.i'm sorry that i loss my picture on the ds web. i logined my worker server and get the complete log,i found the real reason that casuse my task to fail. is 'get oneSessionDataSource Connection fail SQLException: HikariPool-3 - Connection is not available, request timed out after 30000ms.' the fllowing is the log on the woker server  by the way,i watch the source code about SqlTask class,whatever exception we catch,we will get the error,SQL task prepareStatementAndBind error. the fllowing is the source code:  ### What you expected to happen i hope that ds can tell me complete error log then i can find the real reason that casuse my task to fail. ### How to reproduce sorry,i have no idea. ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
