sandyisone opened a new issue #115:
URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/115
### Which version of ElasticJob did you use?
apache-shardingsphere-elasticjob-3.0.0-RC1-lite-ui
事件追踪数据源配置:
数据源驱动:com.microsoft.sqlserver.jdbc.SQLServerDriver,数据库版本:sqlserver2012,
选择“历史轨迹”报错:{"success":false,"errorCode":500,"errorMsg":"“LIMIT”附近有语法错误。
{prepstmnt 2020890103 SELECT t0.id, t0.complete_time, t0.execution_source,
t0.failure_cause, t0.hostname, t0.ip, t0.is_success, t0.job_name,
t0.sharding_item, t0.start_time, t0.task_id FROM JOB_EXECUTION_LOG t0 LIMIT ?}
[code=102, state=S0001]","model":null}
选择“历史状态”报错:{"success":false,"errorCode":500,"errorMsg":"“LIMIT”附近有语法错误。
{prepstmnt 1515743386 SELECT t0.id, t0.creation_time, t0.execution_type,
t0.job_name, t0.message, t0.original_task_id, t0.sharding_item, t0.slave_id,
t0.source, t0.state, t0.task_id FROM JOB_STATUS_TRACE_LOG t0 LIMIT ?}
[code=102, state=S0001]","model":null}
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]