• unknown's avatar
    Fix warnings. · 587942a7
    unknown authored
    
    include/typelib.h:
      Fix a compile warning. char *x is actually updated if
      it's found in the typelib (a peculiar way to return
      canonical value in case of a partial match)
    mysys/typelib.c:
      Fix a warning.
    sql/item_func.cc:
      Fix a compile-time warning.
    587942a7
typelib.h 1.3 KB