An error occurred fetching the project authors.
  1. 26 May, 2011 1 commit
    • Michael Widenius's avatar
      Disable call to setpriority() in pbxt. This caused mysqld to run with nice... · ccdecaea
      Michael Widenius authored
      Disable call to setpriority() in pbxt. This caused mysqld to run with nice priority -19, which was far from optimal.
      
      mysql-test/suite/innodb/r/innodb_bug60049.result:
        Updated results
      mysql-test/suite/innodb/t/innodb_bug60049.test:
        Force global.innodb_fast_shutdown to 0 as test require it
      mysql-test/suite/innodb_plugin/t/innodb_bug60049.test:
        Force global.innodb_fast_shutdown to 0 as test require it
      storage/pbxt/src/pthread_xt.cc:
        Disable call to setpriority()
      ccdecaea
  2. 04 May, 2011 1 commit
    • Michael Widenius's avatar
      Fixed build errors on centos5-amd64-minimal, where we compile with very few character sets · a3af6f0f
      Michael Widenius authored
      Fixed compiler warnings
      
      client/readline.cc:
        Fixed compiler warning
      mysql-test/suite/innodb/t/innodb_bug60049.test:
        This test failed when running with --mysqld=--loose-innodb-fast-shutdown=2 which we do on some machines
      mysql-test/t/mysqldump.test:
        Only run test if utf8 is used
      sql/log.cc:
        Fixed compiler warning
      sql/mysql_priv.h:
        Fixed compiler warnings
      tests/mysql_client_test.c:
        Don't abort test if ucs2 is not in use.
      a3af6f0f
  3. 17 Feb, 2011 2 commits
  4. 16 Feb, 2011 1 commit
  5. 15 Feb, 2011 1 commit