- 12 Jul, 2005 9 commits
-
-
unknown authored
into mysql.com:/home/bk/b6987-mysql-4.1
-
unknown authored
into mysql.com:/M41/mysql-4.1
-
unknown authored
into mysql.com:/home/bk/b6987-mysql-4.1
-
unknown authored
into mysql.com:/home/psergey/mysql-4.1-bug11821
-
unknown authored
MAX(field). mysql-test/r/subselect.result: Testcase for BUG#11821 mysql-test/t/subselect.test: Testcase for BUG#11821
-
unknown authored
into mysql.com:/home/bk/b6987-mysql-4.1
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
unknown authored
-
unknown authored
sql/log.cc: Added a note when stat failed on log file sql/slave.cc: Added mutex for relay log rotation
-
- 11 Jul, 2005 4 commits
-
-
unknown authored
include/my_global.h: Fix for gcc 4.0 (they removed min/max)
-
unknown authored
cmd-line-utils/libedit/chared.c: Fix compile problem caused by use of "uint" which is undefined on QNX. cmd-line-utils/libedit/chared.c: Re-apply vva's fix: cmd-line-utils/libedit/chared.c@1.4, 2004-08-31 17:50:59+05:00, vva@eagle.mysql.r18.ru discarded using of uint because it's undefined on qnx
-
unknown authored
Identation fix sql/field_conv.cc: Identation fix
-
unknown authored
Bug#11591 CHAR column with utf8 does not work properly (more chars than expected) do_cut_string didn't call well_formed_length, and copied all data, which was wrong in the case of multibyte character set. ctype_utf8.result, ctype_utf8.test: adding test case sql/field_conv.cc: Bug#11591 CHAR column with utf8 does not work properly (more chars than expected) do_cut_string didn't call well_formed_length, and copied all data, which was wrong in the case of multibyte character set. mysql-test/t/ctype_utf8.test: adding test case mysql-test/r/ctype_utf8.result: adding test caser
-
- 08 Jul, 2005 6 commits
-
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
at all)
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
unknown authored
Corrected libs and lib search path for debug target VC++Files/tests/mysql_client_test.dsp: Corrected libs and lib search path for debug target
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
mysql-test/Makefile.am: - added mysql-test/t/*.def to the source distribution and make sure that "make install" installs it, too. scripts/make_binary_distribution.sh: - added mysql-test/t/*.def to the binary distribution
-
- 07 Jul, 2005 4 commits
-
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
unknown authored
Added support for the disabled.def file mysql-test/lib/mtr_cases.pl: Added support for the disabled.def file
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
unknown authored
- Change output from SHOW CREATE TABLE to use USING instead of TYPE mysql-test/r/ctype_utf8.result: Update test results mysql-test/r/show_check.result: Update test results mysql-test/r/sql_mode.result: Update test results mysql-test/t/show_check.test: Add test for BUG#11635 sql/sql_show.cc: Change TYPE to USING as output from SHOW CREATE TABLE
-
- 06 Jul, 2005 17 commits
-
-
unknown authored
into zim.(none):/home/brian/mysql/mysql-4.1 BitKeeper/etc/config: Auto merged
-
unknown authored
vio/viossl.c: Typo for dbug code BitKeeper/etc/config: turned off openlogging
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
unknown authored
Corrected appending of .exe to Windows executables Don't alter read only @_ in foreach loop mysql-test-run.pl: Improved cleanup of binlogs Use separate log file for second master Corrected Windows paths to executables mysql-test/mysql-test-run.pl: Improved cleanup of binlogs Use separate log file for second master Corrected Windows paths to executables mysql-test/lib/mtr_misc.pl: Corrected appending of .exe to Windows executables Don't alter read only @_ in foreach loop
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
unknown authored
Handle case where SHELL isn't set in Cygwin mysql_client_test.dsp: Put output into the "client_debug" and "client_release" directories VC++Files/tests/mysql_client_test.dsp: Put output into the "client_debug" and "client_release" directories mysql-test/mysql-test-run.pl: Handle case where SHELL isn't set in Cygwin
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-4.1
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-4.1
-
unknown authored
into mysql.com:/space/my/mysql-4.1-build scripts/make_binary_distribution.sh: Auto merged
-
unknown authored
all versions: added an option "--machine" that allows to override the autodetected architecture string (e.g. "i386") that becomes part of the binary package name with a different one - moved the removal of the BASE directory to the end of the make_binary_distribution script scripts/make_binary_distribution.sh: - backported and fixed a change from 5.0 for easier building of all versions: added an option "--machine" that allows to override the autodetected architecture string (e.g. "i386") that becomes part of the binary package name with a different one - moved the removal of the BASE directory to the end of the script
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-4.1
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
-
unknown authored
include/my_global.h: a fix (bug #11544: Use of missing rint() function on QNX). We have to explicitly specify std:: namespace to use rint() and isnan() functions in C++ scope on QNX due to an error in the /usr/include/math.h
-
unknown authored
mysql-test/r/func_str.result: SCCS merged mysql-test/t/func_str.test: SCCS merged
-