• unknown's avatar
    A short fix and test case for Bug#5126 · c52b07e2
    unknown authored
    "Mediumint and PS problem": just treat mediumint as long.
    
    
    libmysql/libmysql.c:
      A short fix for bug #5126 "Mediumint and PS problem": just
      treat mediumint as long, as it's sent just like long.
    tests/client_test.c:
      A test case for bug#5126
    c52b07e2
libmysql.c 123 KB