- 15 Dec, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
- Remove check not to run on windows.
-
- 14 Dec, 2006 16 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
-
mtaylor@qualinost.(none) authored
into qualinost.(none):/home/mtaylor/src/mysql-5.0-maint
-
mtaylor@qualinost.(none) authored
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/50
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maint
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev/mysql-5.0-maint
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/mysql-4.1-maint
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/mysql-5.0-maint
-
msvensson@shellback. authored
into shellback.:C:/mysql/mysql-5.0-maint
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maint
-
msvensson@shellback. authored
- Use same precision (milliseconds) for all time functions used when calculating time for pthread_cond_timedwait - Use 'GetSystemTimeAsFileTime' for both start and curr time
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev/mysql-5.0-maint
-
thek@kpdesk.mysql.com authored
Merged 4.1->5.0. Updated myisam.test
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev/bug17489/my50-bug17498
-
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.
-
- 13 Dec, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
-
into mysql.com:/usr/home/ram/work/bug22377/my41-bug22377
-
into mysql.com:/usr/home/ram/work/bug22377/my50-bug22377
-
into mysql.com:/usr/home/ram/work/bug22377/my50-bug22377
-
- 11 Dec, 2006 14 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
"select count" is one more.
-
msvensson@neptunus.(none) authored
- Add printout in safe_connect indicating that mysqltest is in a loop waiting for connection to mysqld. Will be printed when --verbose is passed as argument to mysqltest
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/mysql-5.0-maint
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/mysql-4.1-maint
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
- Windows opens stdin in text mode by default. Certain characters such as CTRL-Z are interpeted as events and the read() method will stop. CTRL-Z is the EOF marker in Windows. to get past this you have to open stdin in binary mode. Setmode() is used to set stdin in binary mode. Errors on setting this mode result in halting the function and printing an error message to stderr.
-
- 10 Dec, 2006 1 commit
-
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/bug17489/my50-bug17489
-
- 08 Dec, 2006 4 commits
-
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/tmp/fix-Makefile-perl/50
-
tsmith/tim@siva.hindu.god authored
- test* targets are identical (as much as possible) to 5.0 & 5.1 versions - use @PERL@ ./mysql-test-run.pl, instead of depending on /usr/bin/perl location - PHONY: target includes all test targets
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-