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

Pad non-fractional part of DECIMAL type #6967

Merged
merged 1 commit into from
Oct 29, 2020

Commits on Oct 29, 2020

  1. Pad non-fractional part of DECIMAL type with

    zeroes when extracting from binlogs, or DECIMAL
    types with non-fractional part > 9 digits may
    end up vreplicated as a broken number with
    a space.
    
    Signed-off-by: Jacques Grove <aquarapid@gmail.com>
    aquarapid committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    cf843d4 View commit details
    Browse the repository at this point in the history