- 14 Dec, 2006 1 commit
-
-
thek@kpdesk.mysql.com authored
- When this bug was corrected it changed the behavior for data/index directory in the myisam test case. - This patch moves the OS depending tests to a non-windows test file.
-
- 02 Nov, 2006 4 commits
-
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maint
-
thek@kpdesk.mysql.com authored
- 'false' not defined in C, use FALSE instead.
-
into mysql.com:/usr/home/ram/work/bug22913/my41-bug22913
-
We don't check for errors that may occur during data printing.
-
- 01 Nov, 2006 1 commit
-
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maint
-
- 31 Oct, 2006 2 commits
-
-
thek@kpdesk.mysql.com authored
- Because my_seek actually is capable of returning an error code we should exploit that in the best possible way. - There might be kernel errors or other errors we can't predict and capturing the return value of all system calls gives us better understanding of possible errors.
-
into mysql.com:/usr/home/ram/work/bug23412/my41-bug23412
-
- 30 Oct, 2006 2 commits
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-4.1-maint
-
msvensson@shellback.(none) authored
- Wait in loop with small sleep until tables has been renamed
-
- 27 Oct, 2006 1 commit
-
-
Backport of the fix for bug #8143: A date with value 0 is treated as a NULL value
-
- 25 Oct, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Update the binlog format parse routine to only be avaliable in 5.1 and allow for any binlog_format to be specified
-
msvensson@neptunus.(none) authored
Fix two memory leaks in mysql_client_test
-
msvensson@neptunus.(none) authored
Add comments Deperlify
-
- 24 Oct, 2006 8 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
-
msvensson@neptunus.(none) authored
BUG#23427 incompatible ABI change in 5.0.26? - Use the icheck tool if avaliable and compare the current mysql.h to a version controlled reference file
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Flush both stdout and stderr before abort'ing mysql_client_test
-
msvensson@neptunus.(none) authored
with error 1 and we are running with --force The specific "analyze" code is enclosed in a .test file fwich can easily be modified to be more advanced
-
msvensson@neptunus.(none) authored
-
- 23 Oct, 2006 9 commits
-
-
msvensson@neptunus.(none) authored
This fixes problem where --replace_result failed in rpl000015 because the MYSQL_TCP_PORT variable was "3306\r"
-
msvensson@neptunus.(none) authored
The vardir trick can only bge used on platforms with native symlinks - otherwise opt_vardir need to be set to default value.
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
As both ndb and im are components that may be disabled as well as the binaries may not exist. Look for their binaries in a separate function and produce test casea failures for the test thet needs these components
-
msvensson@neptunus.(none) authored
-
into mysql.com:/usr/home/ram/work/bug20732/my41-bug20732
-
into mysql.com:/usr/home/ram/work/bug20732/my41-bug20732
-
- 20 Oct, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
This can not be done in run_testcase_start_servers as embedded never starts a server Add error if mysqld_start is called in embedded mode
-
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
-
kaa@polly.local authored
- compilation on the Alpha platform was broken because the Alpha-specific code was not updated after replacing the SIGRETURN_FRAME_COUNT constant with a variable
-
- 19 Oct, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
-
msvensson@neptunus.(none) authored
Add function mtr_exe_maybe_exists to look for binaries that is optional Skip ndb support if it's a binary dist where mysqld supports ndb but there is no ndbd
-
msvensson@neptunus.(none) authored
to a value wich is not our default
-
msvensson@neptunus.(none) authored
commands and go directly to result file processing
-