• unknown's avatar
    Fixed wrong printf() string in InnoDB · e2cf3f8e
    unknown authored
    Removed some compiler warnings regarding 'static' from InnoDB
    
    
    Docs/manual.texi:
      Fixed wrong manual entry
    innobase/btr/btr0cur.c:
      Fixed wrong printf() string
    innobase/include/univ.i:
      Removed compiler warnings (static inline produces a lot of warnings and is probably not portable)
    e2cf3f8e
univ.i 5.73 KB