• Michael Widenius's avatar
    Fixed compiler warnings and test cases problems found by buildbot · 8d52c2cf
    Michael Widenius authored
    
    mysql-test/r/dyncol.result:
      Updated test results
    mysql-test/r/index_intersect.result:
      Updated results
    mysql-test/r/index_intersect_innodb.result:
      Updated results
    mysql-test/t/dyncol.test:
      Added replace_result for floating point results that are different on windows
      Added round() around a result to get same result on all platforms.
    mysql-test/t/index_intersect.test:
      Added replace_result to fix that index_merge may put key names in different order.
    mysys/ma_dyncol.c:
      Fixed compiler warnings on Solaris
    sql/key.cc:
      Fixed compiler warnings on Solaris
    sql/mysqld.cc:
      Fixed compiler warning on windows
    support-files/compiler_warnings.supp:
      Suppressed an unintersting warning on Solaris
    8d52c2cf
mysqld.cc 349 KB