• unknown's avatar
    More work on truncations in libmysql: after-review fixes. · d9b8e4b8
    unknown authored
    
    libmysql/libmysql.c:
      More post-review fixes for truncation patch:
      - use my_strtoll10
      - workaround for Intel FPU executive precision feature
      - one case when we didn't report possible truncation fixed.
    strings/my_strtoll10.c:
      Fix a comment.
    tests/client_test.c:
      One more test now passes
    d9b8e4b8
my_strtoll10.c 6.17 KB