• unknown's avatar
    Fixed wrong printf() string in InnoDB · 9fb1e4db
    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)
    9fb1e4db
btr0cur.c 89.3 KB