mariadb/mysql-test/suite/rpl
Michael Widenius 0fa7729954 - Solaris fixes:
- Fixed that wait_timeout_func and wait_timeout tests works on solaris
  - We have to compile without NO_ALARM on Solaris as Solaris doesn't support timeouts on sockets with setsockopt(.. SO_RCVTIMEO).
  - Fixed that compile-solaris-amd64-debug works (before that we got a wrong ELF class: ELFCLASS64 on linkage)
- Fixed some compiler warnings
- Fixed some failing tests

BUILD/compile-solaris-amd64-debug:
  Fixed that compile-solaris-amd64-debug works (before that we got a wrong ELF class: ELFCLASS64 on linkage)
configure.cmake:
  We have to compile without NO_ALARM on Solaris as Solaris doesn't support timeouts on sockets with setsockopt(.. SO_RCVTIMEO)
mysql-test/suite/parts/t/partition_basic_innodb.test:
  Mark test as big test (as otherwise we get timeout on our opensolaris machine in buildbot)
mysql-test/suite/rpl/t/rpl_cant_read_event_incident.test:
  Remove warning
2013-05-15 16:28:12 +03:00
..
extension Backport MySQL WL#2540 into MariaDB. 2011-05-03 14:01:11 +02:00
include Merge with 5.1-microseconds 2011-05-28 05:11:32 +03:00
r The bug 2013-05-08 13:36:17 +04:00
t - Solaris fixes: 2013-05-15 16:28:12 +03:00
disabled.def mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
my.cnf Manual resolving for the following files 2009-12-01 21:07:18 +02:00
README
rpl_1slave_base.cnf merge with 5.3 2011-10-19 21:45:18 +02:00

How to run.
===========

./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed