little-yellow opened a new issue #110: URL: https://github.com/apache/shardingsphere-elasticjob-ui/issues/110
## Bug Report ### Which version of ElasticJob did you use? apache-shardingsphere-elasticjob-3.0.0-RC1-lite-ui-bin ### Expected behavior Founction in Job history available. ### Actual behavior [ERROR] 14:11:44.745 [http-nio-8088-exec-8] o.a.s.e.l.u.w.h.RestExceptionHandler - Table 'demo.job_execution_log' doesn't exist Two tables needed are not created in my demo database.   ### Steps to reproduce the behavior. windows10 + elasticjob-lite-3.0.0-RC1(core & ui) + mysql5.7.24-log MySQL Community Server (GPL) + apache-zookeeper-3.6.2-bin + java 1.8.0_281 + mysql-connector-java-8.0.23 Both registry center and event trace data source are connected. At first I think it may be caused by connector, so I try to change mysql-connector to mysql-connector-java-5.1.49, but this time I even can't add a data source.    ---------------------------------------------------------------- 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]
