• unknown's avatar
    Fixes to merge between 5.1-main and 5.1-marvel · 7bbbc981
    unknown authored
    
    include/my_atomic.h:
      To avoid compiler problems on some platforms, static inline
      should be a macro here.
    include/my_bit.h:
      To avoid compiler problems on windows and solaris
    mysys/my_create.c:
      To avoid compiler problems on windows.
    mysys/my_delete.c:
      To avoid compiler problems on windows.
    7bbbc981
my_create.c 1.9 KB