• unknown's avatar
    Fixed compiler warnings · d430e5bf
    unknown authored
    Fixed wrong hash function prototype (causes failure on 64 bit systems)
    
    
    mysql-test/r/rpl_events.result:
      Removed wrong merge (result file is now identical as in 5.1 tree)
    mysys/lf_hash.c:
      Fixed compiler warning
    mysys/my_safehash.c:
      Fixed wrong hash function prototype (causes failure on 64 bit systems)
    storage/maria/unittest/ma_test_loghandler_max_lsn-t.c:
      Fixed compiler warning
    d430e5bf
my_safehash.c 7.47 KB