Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: a npe will be thrown by sql-check when a specific sql input #3612

Open
yhilmare opened this issue Sep 29, 2024 · 0 comments · Fixed by #3611
Open

[Bug]: a npe will be thrown by sql-check when a specific sql input #3612

yhilmare opened this issue Sep 29, 2024 · 0 comments · Fixed by #3611
Assignees
Labels
priority-medium type-bug Something isn't working

Comments

@yhilmare
Copy link
Contributor

ODC version

4.3.2

OB version

not related

What happened?

type a sql as bellow:

ALTER TABLE `teacher_relation` CHANGE `bind_time` `bind_time` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'xxx';

and click the button 'sql-check', and npe is thrown:
截屏2024-09-29 19 58 00

What did you expect to happen?

don't throw any exceptions

How can we reproduce it (as minimally and precisely as possible)?

follow 'what happened'

Anything else we need to know?

No response

@yhilmare yhilmare added type-bug Something isn't working priority-medium labels Sep 29, 2024
@yhilmare yhilmare added this to the ODC 4.3.3 milestone Sep 29, 2024
@yhilmare yhilmare self-assigned this Sep 29, 2024
@yhilmare yhilmare linked a pull request Sep 29, 2024 that will close this issue
@yhilmare yhilmare modified the milestones: ODC 4.3.3, obcloud_202409 Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-medium type-bug Something isn't working
Projects
Status: Fixed
Development

Successfully merging a pull request may close this issue.

1 participant