johnny2002 commented on issue #1742:
URL: 
https://github.com/apache/shardingsphere-elasticjob/issues/1742#issuecomment-735369115


   > The current job trace page requires jobName parameter to search job.
   
   1. I can't see any data in database.
   2. I can see the sql on console:  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 WHERE (t0.ip = ? AND t0.job_name = ?) LIMIT ? [params=?, ?, ?]


----------------------------------------------------------------
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]


Reply via email to