Skip to content

[bugfix] fixed bug dolphinscheduler_mysql.sql " Column count doesn't match value count at row 1 "#3040

Merged
davidzollo merged 2 commits intoapache:devfrom
muzhongjiang:dev
Jun 23, 2020
Merged

[bugfix] fixed bug dolphinscheduler_mysql.sql " Column count doesn't match value count at row 1 "#3040
davidzollo merged 2 commits intoapache:devfrom
muzhongjiang:dev

Conversation

@muzhongjiang
Copy link
Copy Markdown
Contributor

@muzhongjiang muzhongjiang commented Jun 23, 2020

fixed bug dolphinscheduler_mysql.sql " Column count doesn't match value count at row 1”

When I execute "dolphinscheduler_mysql.sql" I get an error
"Column count doesn't match value count at row 1" at
" INSERT INTO t_ds_user VALUES ('1', 'admin', '7ad2410b2f4c074479a8937a28a22b8f', '0', 'xxx@qq.com', 'xx', '0', '2018-03-27 15:48:50', '2018-10-24 17:40:22', null); "

image

Verify this pull request

image

@muzhongjiang muzhongjiang changed the title fixed bug dolphinscheduler_mysql.sql " Column count doesn't match value count at row 1 " [bugfix] fixed bug dolphinscheduler_mysql.sql " Column count doesn't match value count at row 1 " Jun 23, 2020
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

Copy link
Copy Markdown
Contributor

@davidzollo davidzollo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1
good job

@davidzollo davidzollo merged commit 40bbef5 into apache:dev Jun 23, 2020
liuhuijuan-bx pushed a commit to tss-baosight/incubator-dolphinscheduler that referenced this pull request Jun 25, 2020
Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>
davidzollo pushed a commit that referenced this pull request Jun 25, 2020
…ies (#3041)

* fix release for nginx bug

* add state (#3040)

Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>

* [BUG_FIX]fix  multi-threaded tests error. (#3044)

* fix  test mock error

* fix  test mock error

Co-authored-by: muzhongjiang <mu_zhongjiang@163.com>
Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>
Co-authored-by: CalvinKirs <acm_master@163.com>
lenboo pushed a commit that referenced this pull request Jun 30, 2020
…ies (#3041)

* fix release for nginx bug

* add state (#3040)

Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>

* [BUG_FIX]fix  multi-threaded tests error. (#3044)

* fix  test mock error

* fix  test mock error

Co-authored-by: muzhongjiang <mu_zhongjiang@163.com>
Co-authored-by: mzjnumber1@163.com <mzjnumber1@163.com>
Co-authored-by: CalvinKirs <acm_master@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants