summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | Bug #4053: too many of "error 1236: 'binlog truncated in the middle of event'...unknown2006-09-141-6/+9
| * | | | | | | | | | | | | | | Merge 192.168.0.4:mysql/mysql-4.1-maintunknown2006-10-180-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-1171-4479/+10902
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Put the printf of failed ratio on itäs only line, printf was trickedunknown2006-10-181-2/+3
| * | | | | | | | | | | | | | | | | Don't stop the time in mtr_timer_timeout, that will be done after testcase or...unknown2006-10-181-4/+2
| * | | | | | | | | | | | | | | | | Remove some junkunknown2006-10-182-5/+0
| * | | | | | | | | | | | | | | | | Stop all timers before exiting when --start-and-exit unknown2006-10-181-0/+1
| * | | | | | | | | | | | | | | | | Fix bug where a timer was stopped by calling mtr_timer_stop with a "timer" in...unknown2006-10-181-1/+1
| * | | | | | | | | | | | | | | | | Make --with-ndbcluster only be valid together with --benchunknown2006-10-182-60/+71
| * | | | | | | | | | | | | | | | | Remove warningsunknown2006-10-172-20/+12
| * | | | | | | | | | | | | | | | | When calculating what features to use for _this_ test run, don't look at test...unknown2006-10-171-0/+2
| * | | | | | | | | | | | | | | | | Cleanup mtr_timerunknown2006-10-151-8/+14
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-144-20/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | No need to continue in 'mtr_report_test_failed' after timeout detected, retur...unknown2006-10-141-0/+1
| | * | | | | | | | | | | | | | | | Use char as datatype for the byte that are read with my_fgetc, fixes problem ...unknown2006-10-142-2/+2
| | * | | | | | | | | | | | | | | | Improving debugging support in 'read_line' functionunknown2006-10-141-8/+18
| | * | | | | | | | | | | | | | | | Skip looking for mysql_client_test in 4.1 on windows as it's not built by def...unknown2006-10-141-8/+17
| | * | | | | | | | | | | | | | | | Look for client bindirs client_release and client_debug before other director...unknown2006-10-131-3/+4
| | * | | | | | | | | | | | | | | | rpl_empty_master_crash need a master restart so that all log files are deletedunknown2006-10-131-0/+1
| * | | | | | | | | | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-133-1/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same ...unknown2006-10-133-1/+24
| * | | | | | | | | | | | | | | | | Optimize restarts by using --force-restart optionunknown2006-10-131-1/+1
| * | | | | | | | | | | | | | | | | Use 'my_strnncoll_simple' instead of 'strncasecmp'unknown2006-10-131-2/+4
| * | | | | | | | | | | | | | | | | Improve the function that parses test files looking for what features it usesunknown2006-10-131-4/+9
| * | | | | | | | | | | | | | | | | Improve function that finds the reason why test was skipped, the old version ...unknown2006-10-131-4/+28
| * | | | | | | | | | | | | | | | | Add missing semicolon in test fileunknown2006-10-132-3/+2
| * | | | | | | | | | | | | | | | | Skip looking for ndbapi-examples in 4.1, not part of distunknown2006-10-121-7/+13
| * | | | | | | | | | | | | | | | | Add ATTRIBUTE_FORMAT specifier to _db_doprnt, which is used by DBUG_PRINTunknown2006-10-122-6/+5
| * | | | | | | | | | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-1276-4544/+11063
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | Add missing semicolonunknown2006-10-121-1/+1
| | * | | | | | | | | | | | | | | | Move the reconnect variable to beginning of functionunknown2006-10-121-3/+3
| | * | | | | | | | | | | | | | | | Add win paths for mysql_client_testunknown2006-10-121-3/+4
| | * | | | | | | | | | | | | | | | Look for mysql_client_test in $path_client_bindirunknown2006-10-121-1/+1
| | * | | | | | | | | | | | | | | | Fix unhandled exception in mysql-test-run.pl, creating a dir that already existunknown2006-10-122-18/+12
| | * | | | | | | | | | | | | | | | Only print cur_file->filename if cur_file->file is setunknown2006-10-121-3/+8
| | * | | | | | | | | | | | | | | | Add DBUG_ASSERT to check that mysql is not null when mysql_reconnect is calledunknown2006-10-121-0/+2
| | * | | | | | | | | | | | | | | | Fixes for embedded server testunknown2006-10-112-5/+15
| | * | | | | | | | | | | | | | | | mtr_im_stop returns 1 if all is wellunknown2006-10-111-1/+1
| | * | | | | | | | | | | | | | | | Improve restart logic all code to detect restart is now in the functionsunknown2006-10-114-138/+115
| | * | | | | | | | | | | | | | | | Fix some bad code in mysqltest.c which cause segfaultunknown2006-10-111-7/+0
| | * | | | | | | | | | | | | | | | Print names of testcases that failed check_testcase, this makes it easierunknown2006-10-083-2/+84
| | * | | | | | | | | | | | | | | | Do the check of special mysqld exe for master or slave after command line arg...unknown2006-10-081-3/+6
| | * | | | | | | | | | | | | | | | Move list of mysqls src dirs into lib/mtr_gcov.pl as it's only used from thereunknown2006-10-082-17/+17
| | * | | | | | | | | | | | | | | | vsnprintf is not available on win2003-x86 host, as this is just a debug funct...unknown2006-10-081-0/+4
| | * | | | | | | | | | | | | | | | When looking for client binary directories it necessary to look for the one s...unknown2006-10-081-3/+3
| | * | | | | | | | | | | | | | | | Reorder the order of feature checks a bitunknown2006-10-081-39/+64
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Fix spelling errorunknown2006-10-072-4/+4
| | * | | | | | | | | | | | | | | Init "saved_expected_errors" at program start, avoids crash where --error is ...unknown2006-10-071-6/+10
| | * | | | | | | | | | | | | | | Add comment and remove strange assignment in 'do_exec'unknown2006-10-071-1/+1
| | * | | | | | | | | | | | | | | Improve sort algorithm for reorder, all test with smae name except for ending...unknown2006-10-071-18/+52