• unknown's avatar
    ut0ut.c: · 47f15599
    unknown authored
      Use a 32-bit right-shift implementation through a 64-bit integer that should work ok for both gcc and Visual C++; the code depended on defining SIZEOF_LONG, and that is not set when compiling ibbackup
    
    
    innobase/ut/ut0ut.c:
      Use a 32-bit right-shift implementation through a 64-bit integer that should work ok for both gcc and Visual C++; the code depended on defining SIZEOF_LONG, and that is not set when compiling ibbackup
    47f15599
ut0ut.c 9 KB