This is an automated email from the ASF dual-hosted git repository.

leonbao pushed a change to branch 1.3.6-prepare
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 208e578  [1.3.6-prepare][Fix-4674][UI]:Fix tips error when login with 
username and without password #4728 (#5076)
     add e194192  [1.3.6-prepare][#4851]fix MySQL datasource jdbc connect 
parameters #4851 (#5063)

No new revisions were added by this update.

Summary of changes:
 .../apache/dolphinscheduler/api/enums/Status.java  |   5 +
 .../api/service/DataSourceService.java             |  56 ++++++++-
 .../api/service/DataSourceServiceTest.java         |  20 +++
 .../dolphinscheduler/common/enums/DbType.java      |   2 +-
 .../dao/datasource/MySQLDataSource.java            | 139 ++++++++++++---------
 .../dao/datasource/MySQLDataSourceTest.java        |  56 +++++++--
 .../server/worker/task/sqoop/SqoopTaskTest.java    |  31 +++--
 pom.xml                                            |   1 +
 8 files changed, 225 insertions(+), 85 deletions(-)

Reply via email to