msvensson@pilot.mysql.com
|
4a8347cbc4
|
Remove temporary disablings
|
2008-04-26 10:09:42 +02:00 |
|
msvensson@pilot.mysql.com
|
1e5c733186
|
Merge bk-internal:/home/bk/mysql-5.1-rpl
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
|
2008-04-26 10:07:21 +02:00 |
|
skozlov/ksm@mysql.com/virtop.(none)
|
fd53138872
|
WL#3754, rpl_ndb_circular_2ch test disabled
|
2008-04-26 02:17:34 +04:00 |
|
skozlov/ksm@mysql.com/virtop.(none)
|
59c15c6730
|
WL#3754 Fix for mtr, added support personal configuration for test cases
|
2008-04-25 22:54:20 +04:00 |
|
skozlov/ksm@mysql.com/virtop.(none)
|
9ac996e16e
|
WL#3754, circular replication tests
|
2008-04-25 20:54:42 +04:00 |
|
msvensson@pilot.mysql.com
|
d8b5c50e6b
|
Add "match end of string" marker so that only "cluster_config.xxx" are found
|
2008-04-25 16:09:25 +02:00 |
|
msvensson@pilot.mysql.com
|
5f69fe5b89
|
Move rpl_ndb_circular_2ch to disabled.def in rpl_ndb
|
2008-04-25 15:07:50 +02:00 |
|
msvensson@pilot.mysql.com
|
63389b150c
|
Allow aplhanumericals in cluster_confgi.xxx sectio
|
2008-04-25 14:34:15 +02:00 |
|
msvensson@pilot.mysql.com
|
4a490373a2
|
Make it possible to specify test specifi config file as <testname>.cnf
|
2008-04-25 14:07:17 +02:00 |
|
msvensson@pilot.mysql.com
|
452c661487
|
Temporarily disable "rpl_circular_for_4_hosts" and "rpl_ndb.rpl_ndb_circular_2ch"
|
2008-04-25 12:40:38 +02:00 |
|
msvensson@pilot.mysql.com
|
99a5c22d11
|
Be more prcise in which cluster_config sections should be expanded.
Ie don't treat cluster_config.mysqld.1.1 as a section specifying a cluster
|
2008-04-25 11:22:15 +02:00 |
|
msvensson@pilot.mysql.com
|
bd21ce6942
|
Only allow "suitename" to be used as a aptch if it has at least one
directory part
|
2008-04-25 10:51:11 +02:00 |
|
msvensson@pilot.mysql.com
|
2dcba01e76
|
Merge bk-internal:/home/bk/mysql-5.1-rpl
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
|
2008-04-25 10:35:46 +02:00 |
|
msvensson@pilot.mysql.com
|
ffe4385b2a
|
Add missing "include/have_ndb.inc"
|
2008-04-25 08:21:26 +02:00 |
|
skozlov/ksm@virtop.(none)
|
b3a5ca2649
|
Merge skozlov@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl
into mysql.com:/home/ksm/mysql/WL3754/commit-mysql-5.1-new-rpl
|
2008-04-25 00:47:36 +04:00 |
|
skozlov/ksm@mysql.com/virtop.(none)
|
001d68a2e0
|
WL#3754, testing circular replication
|
2008-04-25 00:41:04 +04:00 |
|
msvensson@pilot.mysql.com
|
6ccf956a74
|
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl-win
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
|
2008-04-24 14:43:51 +02:00 |
|
msvensson@pilot.mysql.com
|
c6aca99321
|
Allow 2002 as a valid error for connect fails. It's common on windows where
we don't use Unix domin sockets for connection to server
|
2008-04-24 14:16:32 +02:00 |
|
msvensson@pilot.mysql.com
|
7e8898aaca
|
Replace all - with - in $opt name
|
2008-04-24 14:15:15 +02:00 |
|
msvensson@pilot.mysql.com
|
471a98001e
|
Add support for bootstrapping from init_db.sql, which is used in
early versions of 5.1 and 5.0
Fix usage instruction of defaults_extra_file
|
2008-04-24 14:14:11 +02:00 |
|
msvensson@pilot.mysql.com
|
0c3165feb3
|
Add warning supressions for bug#31590 and bug#26402 that gort lost when
moving the supressions from perl to SQL
|
2008-04-24 13:26:28 +02:00 |
|
msvensson@pilot.mysql.com
|
3f9adfb812
|
Don't symlink var/tmp to $opt_tmpdir
Just treat var/tmp and $opt_tmndir that might be different or same.
|
2008-04-23 12:59:37 +02:00 |
|
msvensson@pilot.mysql.com
|
ea839ba054
|
Set verbose back to 0 by default
|
2008-04-22 22:01:37 +02:00 |
|
msvensson@pilot.mysql.com
|
113dd00d42
|
Always return 0 inidcating that socket path would not be truncated when
running on windows. Apparently Cygwin tries to emulate UNIX Socket and thus
fails to create one.
|
2008-04-22 21:55:09 +02:00 |
|
msvensson@pilot.mysql.com
|
23f462137e
|
Since IO::Socket::UNIX is part of core perl, it's not enough to
"eval use" it. Instead trap the error that occurs when creating the socket
on platforms that does not support it.
|
2008-04-22 12:43:38 +02:00 |
|
msvensson@pilot.mysql.com
|
ceb5e439a6
|
Improve 'collect_one_suite' so it looks in storage/*/mysql-test-suites by default
Also make it possible to specify a path to the suite, for example:
./mtr --suite=/some/path/to/suitedir
|
2008-04-22 12:40:48 +02:00 |
|
msvensson@pilot.mysql.com
|
5a0ae425c6
|
Move the check for socket path truncation to after the tmpdir has been created
since it's used by the check
|
2008-04-21 23:12:28 +02:00 |
|
msvensson@pilot.mysql.com
|
71e4de876e
|
Temporarily turn on verbose
|
2008-04-21 21:47:33 +02:00 |
|
msvensson@pilot.mysql.com
|
761b355d0e
|
Add check for unix socket path truncation
Don't allow unix socket path to be truncated
|
2008-04-21 18:32:32 +02:00 |
|
msvensson@pilot.mysql.com
|
206e1dc63e
|
Rename "shutdown" -> "send_shutdown" and "kill_server" to "shutdown_server"
Fix warnings
|
2008-04-21 17:39:13 +02:00 |
|
msvensson@pilot.mysql.com
|
2ba565cde7
|
Add "kill_server", call shutdown on current conneciton and then make sure
the server dissapears
Check return code of 'mysql_ping'
Add "shutdown", call 'mysql_shutdown' on the current connection
|
2008-04-21 14:16:54 +02:00 |
|
skozlov/ksm@mysql.com/virtop.(none)
|
9198608e8a
|
Fix for main.events_restart
|
2008-04-20 22:24:00 +04:00 |
|
skozlov/ksm@mysql.com/virtop.(none)
|
31569606b2
|
WL#3734 Testing slave group execution
|
2008-04-20 16:32:08 +04:00 |
|
msvensson@pilot.mysql.com
|
596aca33f5
|
Set mysqladmin shutdown timeout to 60 seconds
|
2008-04-14 14:25:57 +02:00 |
|
msvensson@pilot.mysql.com
|
e549ec7f6a
|
Temporary re-enable the "always restart slave"
|
2008-04-14 12:57:37 +02:00 |
|
msvensson@pilot.mysql.com
|
be3371d33a
|
Drop all tables before test case ends
|
2008-04-11 15:32:34 +02:00 |
|
msvensson@pilot.mysql.com
|
806b107a1c
|
Fix problem where test case timeout was not detected
after expected crash server restart. The test timeout process was killed
not restarted.
|
2008-04-10 13:16:32 +02:00 |
|
msvensson@pilot.mysql.com
|
0ceb3244e5
|
Improve readability of check testcase data and add order by
|
2008-04-09 22:06:02 +02:00 |
|
msvensson@shellback.(none)
|
f4661f34a6
|
Fix return code from check-warnings to indicate if test failed or not.
No more string matching
|
2008-04-09 14:38:42 +02:00 |
|
msvensson@shellback.(none)
|
d348362d24
|
Turn on --check-testcase by default
Don't log check_warnings to binlog
|
2008-04-09 12:27:39 +02:00 |
|
msvensson@shellback.(none)
|
eee737d823
|
Fix not_embedded_server to check if the value of com_select changed
regardless of it's current value
|
2008-04-09 11:05:53 +02:00 |
|
msvensson@shellback.(none)
|
98ab99f9ec
|
Merge pilot:mysql/mysql-5.1-rpl
into shellback.(none):/home/msvensson/mysql/mysql-5.1-new-rpl
|
2008-04-09 09:55:30 +02:00 |
|
msvensson@shellback.(none)
|
74b43edce2
|
Restore settings before test ends
|
2008-04-09 09:48:06 +02:00 |
|
msvensson@pilot.mysql.com
|
08a92bf010
|
Reset debug flag before test ends
|
2008-04-09 09:44:30 +02:00 |
|
msvensson@shellback.(none)
|
3253a936da
|
Update comment to reflect reality
|
2008-04-09 09:44:08 +02:00 |
|
msvensson@shellback.(none)
|
7fcbf9f21e
|
Mereg events_restart_phase* to events_restart
|
2008-04-09 09:43:20 +02:00 |
|
msvensson@pilot.mysql.com
|
8d334260f5
|
Fix rename of mtr_match.pl to mtr_match.pm in Makefile
|
2008-04-08 18:05:19 +02:00 |
|
msvensson@pilot.mysql.com
|
456b16d834
|
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-warnings2
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
|
2008-04-08 16:52:15 +02:00 |
|
msvensson@pilot.mysql.com
|
433c1c3d7b
|
Check warnings in servers error log as part of test case
|
2008-04-08 16:51:26 +02:00 |
|
msvensson@pilot.mysql.com
|
15d2940fe1
|
Remove faulty underscore in --defaults-group-suffix for mysqldump
|
2008-04-08 11:02:06 +02:00 |
|