• Michael Widenius's avatar
    Removed compiler warnings · b96f268a
    Michael Widenius authored
    Fixed sporadic test failure for suit/pbxt/t/lock_multi.test
    Fixed sporadic test faulure for suit/rpl/t/do_grant.test
    OpenSolaris 5.11-x86 now compiles (tested with 32 bit)
    
    BUILD/compile-solaris-amd64-debug-forte:
      Added execute bit
    BUILD/compile-solaris-x86-32:
      Added execute bit
    BUILD/compile-solaris-x86-32-debug:
      Added execute bit
    BUILD/compile-solaris-x86-32-debug-forte:
      Added execute bit
    BUILD/compile-solaris-x86-forte-32:
      Added execute bit
    extra/libevent/devpoll.c:
      Removed compiler warning
    extra/libevent/evbuffer.c:
      Removed compiler warning
    extra/libevent/select.c:
      Removed compiler warning
    mysql-test/mysql-test-run.pl:
      Fixed sporadic test faulure for suit/rpl/t/do_grant.test (Seen on OpenSolaris)
    mysql-test/suite/pbxt/r/lock_multi.result:
      Fixed sporadic test failure for suit/pbxt/t/lock_multi.test (seen in buildbot)
      This was done by merging the test with main/lock_multi.test
    mysql-test/suite/pbxt/t/lock_multi.test:
      Fixed sporadic test failure for suit/p...
    b96f268a
my_sync.c 4.27 KB