- 25 Apr, 2008 2 commits
- 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
-
- 20 Apr, 2008 2 commits
-
-
unknown authored
mysql-test/include/wait_until_connected_again.inc: added new errno 1053 mysql-test/include/wait_until_disconnected.inc: added new errno 1053
-
unknown authored
mysql-test/suite/rpl/r/rpl_slave_grp_exec.result: result file mysql-test/suite/rpl/t/rpl_slave_grp_exec-master.opt: master option file mysql-test/suite/rpl/t/rpl_slave_grp_exec-slave.opt: slave option file mysql-test/suite/rpl/t/rpl_slave_grp_exec.test: test case
-
- 14 Apr, 2008 2 commits
- 11 Apr, 2008 2 commits
- 10 Apr, 2008 1 commit
-
-
unknown authored
after expected crash server restart. The test timeout process was killed not restarted.
-
- 09 Apr, 2008 10 commits
-
-
unknown authored
-
unknown authored
sql/ha_ndbcluster_binlog.cc: Add Ndb error code 721 to list of errors that should not be printed to error log
-
unknown authored
No more string matching mysql-test/include/check-warnings.test: Check return value from check_warnings and call skip if ok mysql-test/include/mtr_check.sql: Improve readability mysql-test/include/mtr_warnings.sql: Add out parameter for result. Increase the max_allowed_packet variable so the load_file works even if the server is started with low such value
-
unknown authored
Don't log check_warnings to binlog mysql-test/include/check-testcase.test: Change to use a stored pårocedure for check_testcase mysql-test/include/mtr_warnings.sql: Don't log the check_warning procedure to binlog mysql-test/mysql-test-run.pl: Turn on --check-testcase by default mysql-test/include/mtr_check.sql: New BitKeeper file ``mysql-test/include/mtr_check.sql''
-
unknown authored
regardless of it's current value
-
unknown authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-new-rpl
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
BitKeeper/deleted/.del-events_restart_phase2.test: Delete: mysql-test/t/events_restart_phase2.test BitKeeper/deleted/.del-events_restart_phase2-master.opt: Delete: mysql-test/t/events_restart_phase2-master.opt BitKeeper/deleted/.del-events_restart_phase3.test: Delete: mysql-test/t/events_restart_phase3.test BitKeeper/deleted/.del-events_restart_phase3-master.opt: Delete: mysql-test/t/events_restart_phase3-master.opt BitKeeper/deleted/.del-events_restart_phase2.result: Delete: mysql-test/r/events_restart_phase2.result BitKeeper/deleted/.del-events_restart_phase3.result: Delete: mysql-test/r/events_restart_phase3.result mysql-test/include/restart_mysqld.inc: New BitKeeper file ``mysql-test/include/restart_mysqld.inc'' mysql-test/include/wait_until_disconnected.inc: New BitKeeper file ``mysql-test/include/wait_until_disconnected.inc'' mysql-test/t/events_restart-master.opt: New BitKeeper file ``mysql-test/t/events_restart-master.opt''
-
- 08 Apr, 2008 1 commit
-
-
unknown authored
-