• unknown's avatar
    Some fixes after merging changes from 4.0 · 32ac1ef0
    unknown authored
    
    include/hash.h:
      Monty forgot to add H in left part of macros
    mysys/hash.c:
      I wonder how it happened that my_bool disappeared
    sql/sql_acl.cc:
      Somebody forgot )
    sql/sql_class.h:
      I wonder how it happened that this line disappeared
    sql/sql_table.cc:
      small typo
    sql/sql_yacc.yy:
      Having ; is more compatible
    32ac1ef0
hash.c 16.2 KB