- 18 Oct, 2006 2 commits
-
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
Improve code that detects if ndb shuold be installed Remove call to stop_all_servers after install db, if any servers are still running and need to be stopped they will be stopped atuomatically
-
- 17 Oct, 2006 2 commits
-
-
msvensson@shellback.(none) authored
Set comment properly before calling mtr_report_test failed and report_failure_restart
-
msvensson@shellback.(none) authored
When calculating what features to use for _this_ test run, don't look at test that already are deterined to be skipped
-
- 15 Oct, 2006 1 commit
-
-
msvensson@shellback.(none) authored
Add verbose printouts making it possible to see what happens. Make it an error if trying to stop a non existing timer Print warning if fork fails.
-
- 14 Oct, 2006 5 commits
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-4.1-maint
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
mysqltest.test on Solaris and Mac. write_file produced nice files with all zeroes.
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
-
- 13 Oct, 2006 9 commits
-
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
-
into mysql.com:/usr/home/ram/work/bug23254/my41-bug23254
-
We don't set null_value to 0 in the Item_func_compress::val_str() for not-NULL results.
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
Now also detects "source nnnn;" command, previous version only detected "--source"
-
msvensson@shellback.(none) authored
Improve function that finds the reason why test was skipped, the old version only looked at the ast line, but there might be some additional debug info there so it's better to scan the whole file. There should be only one line that says "reason: <reason>"
-
msvensson@shellback.(none) authored
-
- 12 Oct, 2006 11 commits
-
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
This will hopefully avoiid annoying crashes when running with --debug Fix warnings from the above in mysqltest.c
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-4.1-maint
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
Fix warning about value from "*ptr++" not being used. Changed it to ptr++
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/m41-maint--07OGk
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
MOve DBUG_ASSERT(result_file_name) to after DBUG_ENTER Change type of "reconnect" variable from int to my_bool, reconnect didn't work on Solaris without that
-
msvensson@shellback.(none) authored
Add DBUG_PRINT to show the value of mysql->reconnect
-
- 11 Oct, 2006 10 commits
-
-
msvensson@shellback.(none) authored
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/m41-maint--07OGk
-
msvensson@shellback.(none) authored
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/m41-maint--07OGk
-
msvensson@shellback.(none) authored
'run_testcase_need_master/slave_restart' Remove the faulty qw Only look for mysql_fix_privilege_tables if not windows
-
andrey@example.com authored
into example.com:/work/bug23074/my41-bug23074
-
Kristofer.Pettersson@naruto. authored
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/m41-maint--07OGk
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/m41-maint--07OGk
-
msvensson@shellback.(none) authored
-