• Michael Widenius's avatar
    Fixed compiler warnings from Windows compiler · 236478ce
    Michael Widenius authored
    client/mysqlcheck.c:
      Added missing casts
    client/mysqldump.c:
      Added missing casts
    client/mysqlimport.c:
      Added missing casts
    extra/my_print_defaults.c:
      Added missing casts
    mysql-test/mysql-test-run.pl:
      Added suppression for non-critical warning on windows
    storage/maria/maria_pack.c:
      Added missing casts
    storage/xtradb/buf/buf0lru.c:
      Added missing casts
    storage/xtradb/fil/fil0fil.c:
      Added missing casts
    storage/xtradb/handler/i_s.cc:
      Added extra argument to call store() function for longlong.
    storage/xtradb/srv/srv0srv.c:
      Added cast to suppress compiler warning
    support-files/compiler_warnings.supp:
      Added suppression for some non critical compiler warnings on Windows
    unittest/mytap/tap.h:
      Fixed prototypes to be same as the actual functions
    236478ce
srv0srv.c 96 KB