• Michael Widenius's avatar
    Fixes for build failuers found by buildbot · d26aefb0
    Michael Widenius authored
    mysql-test/mysql-test-run.pl:
      Rename MYSQLD -> MYSQLD_SIMPLE_CMD to avoid conflict with new MYSQLD variable from MySQL 5.1
    mysql-test/r/innodb_file_format.result:
      Remove old duplicated test
    mysql-test/suite/pbxt/r/endspace.result:
      Update test to last version
    mysql-test/suite/pbxt/r/heap.result:
      Removed heap test (not part of pbxt)
    mysql-test/suite/pbxt/r/select_safe.result:
      Updated results after error message change
    mysql-test/suite/pbxt/r/view_grant.result:
      Removed view test (not part of pbxt)
    mysql-test/suite/pbxt/t/endspace.test:
      Update test to last version
    mysql-test/suite/pbxt/t/heap.test:
      Removed heap test (not part of pbxt)
    mysql-test/suite/pbxt/t/view_grant.test:
      Removed view test (not part of pbxt)
    mysql-test/t/innodb_file_format.test:
      Remove old duplicated test
    mysql-test/t/mysqld_option_err.test:
      Use renamed variable
    sql/my_decimal.h:
      Fixed wrong define
    storage/maria/ma_loghandler.c:
      Fixed compiler warning
    d26aefb0
mysqld_option_err.test 2.63 KB