- 01 May, 2008 1 commit
-
-
unknown authored
-
- 30 Apr, 2008 1 commit
-
-
unknown authored
-
- 27 Apr, 2008 4 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
datadir can be saved in case of constantly failing servers Remove datadirs each time all servers have been stopped thus limiting the size of vardir. The datadirs of failed tests have been saved and that should be enough to diagnose any failures
-
- 26 Apr, 2008 2 commits
- 25 Apr, 2008 12 commits
-
-
unknown authored
mysql-test/suite/rpl_ndb/r/rpl_ndb_circular_2ch.result: updated result mysql-test/suite/rpl_ndb/t/disabled.def: updated disabled list mysql-test/suite/rpl_ndb/t/rpl_ndb_circular_2ch.test: updated test
-
unknown authored
mysql-test/lib/mtr_cases.pm: updated library mysql-test/suite/rpl_ndb/r/rpl_ndb_circular_2ch.result: result file for test case
-
unknown authored
BitKeeper/deleted/.del-rpl_ndb_circular_2ch-master.opt: Delete: mysql-test/suite/rpl_ndb/t/rpl_ndb_circular_2ch-master.opt BitKeeper/deleted/.del-rpl_ndb_circular_2ch-slave.opt: Delete: mysql-test/suite/rpl_ndb/t/rpl_ndb_circular_2ch-slave.opt BitKeeper/deleted/.del-rpl_circular_for_4_hosts-master.opt: Delete: mysql-test/suite/rpl/t/rpl_circular_for_4_hosts-master.opt BitKeeper/deleted/.del-rpl_circular_for_4_hosts-slave.opt: Delete: mysql-test/suite/rpl/t/rpl_circular_for_4_hosts-slave.opt mysql-test/include/circular_rpl_for_4_hosts_init.inc: initialization primitive mysql-test/suite/rpl/r/rpl_circular_for_4_hosts.result: result file mysql-test/suite/rpl_ndb/t/rpl_ndb_circular_2ch.test: result file mysql-test/suite/rpl/t/rpl_circular_for_4_hosts.cnf: config file for test mysql-test/suite/rpl_ndb/t/rpl_ndb_circular_2ch.cnf: config file for test
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
mysql-test/suite/rpl/t/rpl_000015.cnf: Use test specific config file mysql-test/suite/rpl/t/rpl_rotate_logs.cnf: Use test specific config file
-
unknown authored
-
unknown authored
Ie don't treat cluster_config.mysqld.1.1 as a section specifying a cluster
-
unknown authored
directory part
-
unknown authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
-
unknown authored
-
- 24 Apr, 2008 7 commits
-
-
unknown authored
into mysql.com:/home/ksm/mysql/WL3754/commit-mysql-5.1-new-rpl
-
unknown authored
mysql-test/include/circular_rpl_for_4_hosts_init.inc: The primitive for 4 hosts non-cluster circular replication mysql-test/include/circular_rpl_for_4_hosts_sync.inc: The primitive for sync for 4 hosts non-cluster circular replication mysql-test/include/ndb_master-slave_2ch.inc: The primitive for initialization of two-channel cluster replication mysql-test/suite/rpl/r/rpl_circular_for_4_hosts.result: Result file mysql-test/suite/rpl/t/rpl_circular_for_4_hosts-master.opt: Options file mysql-test/suite/rpl/t/rpl_circular_for_4_hosts-slave.opt: Options file mysql-test/suite/rpl/t/rpl_circular_for_4_hosts.test: The test case for non-cluster circular replication A->B->C->D->A mysql-test/suite/rpl_ndb/r/rpl_ndb_circular_2ch.result: Result file mysql-test/suite/rpl_ndb/t/rpl_ndb_circular_2ch-master.opt: Options file mysql-test/suite/rpl_ndb/t/rpl_ndb_circular_2ch-slave.opt: Options file mysql-test/suite/rpl_ndb/t/rpl_ndb_circular_2ch.test: The test case for cluster circular replication by two channels
-
unknown authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
-
unknown authored
we don't use Unix domin sockets for connection to server
-
unknown authored
-
unknown authored
early versions of 5.1 and 5.0 Fix usage instruction of defaults_extra_file
-
unknown authored
moving the supressions from perl to SQL
-
- 23 Apr, 2008 1 commit
-
-
unknown authored
Just treat var/tmp and $opt_tmndir that might be different or same.
-
- 22 Apr, 2008 6 commits
-
-
unknown authored
-
unknown authored
running on windows. Apparently Cygwin tries to emulate UNIX Socket and thus fails to create one.
-
unknown authored
-
unknown authored
"eval use" it. Instead trap the error that occurs when creating the socket on platforms that does not support it.
-
unknown authored
Straigthen code to be more explicit
-
unknown authored
Also make it possible to specify a path to the suite, for example: ./mtr --suite=/some/path/to/suitedir mysql-test/lib/My/Find.pm: Extend 'my_find_paths' to glob path names
-
- 21 Apr, 2008 6 commits
-
-
unknown authored
since it's used by the check
-
unknown authored
-
unknown authored
-
unknown authored
Don't allow unix socket path to be truncated mysql-test/lib/My/Platform.pm: Add check for unix socket path truncation mysql-test/mysql-test-run.pl: Don't allow socket path to be truncated. Fail and ask user to correct the problem by using a shorter path with --tmpdir
-
unknown authored
Fix warnings mysql-test/mysql-test-run.pl: Symlink var/tmp to $opt_tmpdir if not using var/tmp mysql-test/include/restart_mysqld.inc: Renama
-
unknown authored
the server dissapears Check return code of 'mysql_ping' Add "shutdown", call 'mysql_shutdown' on the current connection mysql-test/include/restart_mysqld.inc: Use "kill_server" mysql-test/include/wait_until_connected_again.inc: Init $mysql_errno to 9999 Add workaround for BUG#36228
-