close
Skip to content

[Hotifx][Jdbc] Fix MySQL unsupport 'ZEROFILL' column type#7407

Merged
wuchunfu merged 1 commit into
apache:devfrom
hailin0:dev-fix-mysql-zerofill
Aug 16, 2024
Merged

[Hotifx][Jdbc] Fix MySQL unsupport 'ZEROFILL' column type#7407
wuchunfu merged 1 commit into
apache:devfrom
hailin0:dev-fix-mysql-zerofill

Conversation

@hailin0

@hailin0 hailin0 commented Aug 14, 2024

Copy link
Copy Markdown
Member

Purpose of this pull request

[Jdbc] Fix MySQL unsupport 'ZEROFILL' column type

close #7406

Does this PR introduce any user-facing change?

No

How was this patch tested?

added

Check list

@hailin0 hailin0 marked this pull request as ready for review August 15, 2024 02:05
@nianhua99

nianhua99 commented Aug 15, 2024

Copy link
Copy Markdown
Contributor

would it be possible to simplify the code by using replace directly to remove ZEROFILL?

@hailin0

hailin0 commented Aug 16, 2024

Copy link
Copy Markdown
Member Author

would it be possible to simplify the code by using replace directly to remove ZEROFILL?

There is no difference

@wuchunfu wuchunfu merged commit 7130382 into apache:dev Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Jdbc-MySQL] MySQL unsupported convert type 'BIGINT UNSIGNED ZEROFILL'

4 participants