Magnus Svensson
7e33216d6c
WL#4189 mtr --embedded from binary distribution
2008-09-15 12:13:47 +02:00
Magnus Svensson
88a9c6f5a4
WL#4189 mtr --embedded from binary distribution
2008-09-15 12:13:47 +02:00
Magnus Svensson
0456e23984
WL#4350 Fix --record and no .result file
2008-09-11 22:05:44 +02:00
Magnus Svensson
b928473b71
WL#4350 Fix --record and no .result file
2008-09-11 22:05:44 +02:00
Magnus Svensson
d19ff689ca
WL#4350 Improve error message
2008-09-11 18:30:30 +02:00
Magnus Svensson
6e47698f21
WL#4350 Improve error message
2008-09-11 18:30:30 +02:00
Magnus Svensson
258c88471f
Bug#38817 please make mtr analyze crashes better
2008-09-06 08:57:05 +02:00
Magnus Svensson
1d8583f5a2
Bug#38817 please make mtr analyze crashes better
2008-09-06 08:57:05 +02:00
Magnus Svensson
7ef8929ba4
Bug#35482 mysql-test-run have_innodb does not detect external server has Innodb support
2008-09-05 18:28:20 +02:00
Magnus Svensson
189ac2c7d4
Bug#35482 mysql-test-run have_innodb does not detect external server has Innodb support
2008-09-05 18:28:20 +02:00
Magnus Svensson
599498fc22
Bug#32052 Small inconsistency with the big_test and ndb_extra test options
2008-09-05 17:37:55 +02:00
Magnus Svensson
d266e9d553
Bug#32052 Small inconsistency with the big_test and ndb_extra test options
2008-09-05 17:37:55 +02:00
Magnus Svensson
ace34f0796
Bug #39071 mtr's check-testcase reports extra failures for correct test cases
2008-09-05 16:22:02 +02:00
Magnus Svensson
b0750d6843
Bug #39071 mtr's check-testcase reports extra failures for correct test cases
2008-09-05 16:22:02 +02:00
Magnus Svensson
2a33330fa6
Merge
2008-09-05 16:06:54 +02:00
Magnus Svensson
8a08ec32af
Merge
2008-09-05 16:06:54 +02:00
Magnus Svensson
eccebaacf3
Bug #39213 Could not find reason for skipping test
2008-09-05 16:06:08 +02:00
Magnus Svensson
40db2c21e4
Bug #39213 Could not find reason for skipping test
2008-09-05 16:06:08 +02:00
Magnus Svensson
ee1c00d97d
WL#4350
...
- fix scheduler bug
2008-09-05 15:09:29 +02:00
Magnus Svensson
5834ef2c4a
WL#4350
...
- fix scheduler bug
2008-09-05 15:09:29 +02:00
Magnus Svensson
79a6981f30
Bug#39008 perl warning in mtr: 'use of uninitialized value in concatenation' in mtr:3995
...
mysql-test/mysql-test-run.pl:
Don't bother to remove particular files from the datadir, based on what
config parameters are available. Just remove whole datadir
2008-09-05 14:40:07 +02:00
Magnus Svensson
d616caa6bc
Bug#39008 perl warning in mtr: 'use of uninitialized value in concatenation' in mtr:3995
2008-09-05 14:40:07 +02:00
Magnus Svensson
455189602f
Make mysql-test-run.pl executable by user
2008-09-05 14:23:52 +02:00
Magnus Svensson
8fb38c6b78
Make mysql-test-run.pl executable by user
2008-09-05 14:23:52 +02:00
Magnus Svensson
861c2df262
WL#4350
...
- Rearrange spawn worker code
mysql-test/mysql-test-run.pl:
- Rearrange the spawning of workers to make it possible to not
spawn more workers than number of tests to run
- This also make it enough to parse args in the main thread
2008-09-05 14:09:39 +02:00
Magnus Svensson
913ec830b3
WL#4350
...
- Rearrange spawn worker code
2008-09-05 14:09:39 +02:00
Magnus Svensson
4b1183375f
Fix gcov in mtr.pl
2008-09-05 11:32:33 +02:00
Magnus Svensson
c3e7b68995
Fix gcov in mtr.pl
2008-09-05 11:32:33 +02:00
Magnus Svensson
6b9e2b9a1a
Bug#36616 rpl tests without 'source include/have_log_bin.inc' fail starting server
2008-08-29 14:46:22 +02:00
Magnus Svensson
6a4af260cc
Bug#36616 rpl tests without 'source include/have_log_bin.inc' fail starting server
2008-08-29 14:46:22 +02:00
Magnus Svensson
8676a302b5
Bug#33337, silently convert --gdb(etc.) to --client-gdb in embedded mode
2008-08-29 12:33:02 +02:00
Magnus Svensson
a846ab811e
Bug#33337, silently convert --gdb(etc.) to --client-gdb in embedded mode
2008-08-29 12:33:02 +02:00
Magnus Svensson
13ccc61f9d
Print error message in diff_files if any of the two files to diff does not exist
2008-08-29 12:25:19 +02:00
Magnus Svensson
37e6f0c6ab
Print error message in diff_files if any of the two files to diff does not exist
2008-08-29 12:25:19 +02:00
Michael Widenius
d145362edf
Fix for bug#38484 DELETE causes crash or index corruption
...
There is no test cases as it's not trivial to do a test case for this.
The new code for Maria is however executed by the test case in the bug report.
mysql-test/mysql-test-run.pl:
Avoid warnings when running with --extern
storage/maria/ha_maria.cc:
Disable not complete assert until Sanja can push a proper fix
storage/maria/ma_delete.c:
Fix that pageflag for page is calculated based on original values
storage/maria/ma_search.c:
Ensure that prev_length structure variable is properly reset when not used
storage/myisam/mi_search.c:
Ensure that prev_length structure variable is properly reset when not used
2008-08-24 16:29:34 +03:00
Magnus Svensson
75b4bdef13
Don't use slots 200-249 since they are also used by PB
2008-08-11 10:41:12 +02:00
Magnus Svensson
3a72c5bf61
Don't use slots 200-249 since they are also used by PB
2008-08-11 10:41:12 +02:00
Magnus Svensson
182b14114a
Fixup mtr_unique. Remove usage of ps and grep. Make it a module. Move _process_alive to Platform.pm. Rename opt_baseport to baseport, it's not an option
2008-08-10 19:46:43 +02:00
Magnus Svensson
c431b23bae
Fixup mtr_unique. Remove usage of ps and grep. Make it a module. Move _process_alive to Platform.pm. Rename opt_baseport to baseport, it's not an option
2008-08-10 19:46:43 +02:00
Magnus Svensson
cd0cd4e0a0
Make events_restart more stable by waiting for the server to be stopped before starting it again
2008-08-09 11:16:12 +02:00
Magnus Svensson
66b42a13f2
Make events_restart more stable by waiting for the server to be stopped before starting it again
2008-08-09 11:16:12 +02:00
Magnus Svensson
d7f846be94
Merge
2008-08-08 20:10:43 +02:00
Magnus Svensson
69f9ec281d
Merge
2008-08-08 20:10:43 +02:00
Magnus Svensson
bfcefa1bd8
Make opt_big_test a global variable
2008-08-08 19:09:13 +02:00
Magnus Svensson
36459fb6dc
Make opt_big_test a global variable
2008-08-08 19:09:13 +02:00
Magnus Svensson
31c7b018bd
Merge
2008-08-04 22:25:45 +02:00
Magnus Svensson
ed8bc526ae
Merge
2008-08-04 22:25:45 +02:00
Magnus Svensson
27e8584271
Bug #38181 Please print more debug info when tests fail
2008-08-04 21:54:44 +02:00
Magnus Svensson
39ad2dc05a
Bug #38181 Please print more debug info when tests fail
2008-08-04 21:54:44 +02:00
Magnus Svensson
c7de7ff0bd
Bug #32307 mysqltest - does not detect illegal if syntax
2008-08-04 12:38:50 +02:00