• unknown's avatar
    Fixes to merge between 5.1-main and 5.1-marvel · 32d207ca
    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.
    32d207ca
my_atomic.h 3.52 KB