- 06 Feb, 2005 1 commit
-
-
unknown authored
mysql-test/r/subselect.result: test depends on innodb moved from 'subselect' to 'subselect_innodb' mysql-test/r/subselect_innodb.result: test depends on innodb moved from 'subselect' to 'subselect_innodb' mysql-test/t/subselect.test: test depends on innodb moved from 'subselect' to 'subselect_innodb' mysql-test/t/subselect_innodb.test: test depends on innodb moved from 'subselect' to 'subselect_innodb'
-
- 03 Feb, 2005 2 commits
- 02 Feb, 2005 28 commits
-
-
unknown authored
into mysql.com:/data0/mysqldev/my/mysql-4.1-build configure.in: Auto merged
-
unknown authored
-
unknown authored
into mysql.com:/home/my/mysql-4.1
-
unknown authored
into mysql.com:/home/my/mysql-4.1
-
unknown authored
into mysql.com:/data0/mysqldev/my/mysql-4.1-build
-
unknown authored
extra/perror.c: Use strmov() instead of strcpy() Indentation fixes sql/sql_table.cc: Revert back part of the old code as the new code didn't use mysql_data_home, which would have caused problems in the embedded server sql/sql_update.cc: Ensure that used_index is always set (It has to be set because it's value is tested if order != 0)
-
unknown authored
Build-tools/Bootstrap: Auto merged
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
-
unknown authored
into mysql.com:/data0/mysqldev/my/mysql-4.1-build
-
unknown authored
configure.in: fix linkerror on sol9x86
-
unknown authored
mysql-test/t/func_str.test: Remove duplicated test that crept in during merge mysql-test/r/func_str.result: Update results
-
unknown authored
into mysql.com:/home/mysqldev/tulin/mysql-4.1
-
unknown authored
mysql-test/r/func_str.result: Update results mysql-test/t/func_str.test: Merge test sql/item_strfunc.cc: Set charset on output string sql/item_strfunc.h: Merge sql/sql_parse.cc: Merge vio/viosocket.c: Merge
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
into mysql.com:/home/my/mysql-4.1
-
unknown authored
into mysql.com:/space/my/mysql-4.1-build
-
unknown authored
- added Option "--comment" to be able to override the default compilation comment - improved the abort subroutine to not rely on an external "tail" command (the default /usr/bin/tail on Solaris does not understand the "-n" notation). Get rid of a "useless use of cat" case in the process. Build-tools/Do-compile: - added Option "--comment" to be able to override the default compilation comment - improved the abort subroutine to not rely on an external "tail" command (the default /usr/bin/tail on Solaris does not understand the "-n" notation). Get rid of a "useless use of cat" case in the process.
-
unknown authored
don't define UNIV_DEBUG in CFLAGS/CXXFLAGS anymore sql/mysqld.cc hide from the user options that do nothing sql/sql_update.cc better fix for uninitialized used_index configure.in: don't define UNIV_DEBUG in CFLAGS/CXXFLAGS anymore sql/mysqld.cc: hide from the user options that do nothing sql/sql_update.cc: better fix for uninitialized used_index
-
unknown authored
into mysql.com:/home/mysqldev/tulin/mysql-4.1
-
unknown authored
workaround for HPUX signal.h error, missing extern "C" moved my_thread_end to NdbThreadExit more checks for shared memory transporter signum setup acinclude.m4: backported configure flag from 5.0 include/my_global.h: workaround for HPUX signal.h error, missing extern "C" ndb/src/common/portlib/NdbThread.c: moved my_thread_end to NdbThreadExit ndb/src/mgmsrv/ConfigInfo.cpp: more checks for shared memory transporter signum setup
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
unknown authored
Added a test case for bug #7751. item_strfunc.cc: Fixed bug #7751. The function Item_func_conv::val_str did not update the unsigned_flag value. sql/item_strfunc.cc: Fixed bug #7751. The function Item_func_conv::val_str did not update the unsigned_flag value. mysql-test/t/func_str.test: Added a test case for bug #7751. mysql-test/r/func_str.result: Added a test case for bug #7751.
-
unknown authored
ndb/src/kernel/blocks/backup/Backup.cpp: index typo overwrote attribute array, found on powermacg4
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.0-8248
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.0-clean
-
unknown authored
incorrect results when the input was a constant across a multi-row SELECT statement. (Bug #8248) sql/item_strfunc.h: Add tmp_value member sql/item_strfunc.cc: Always allocate a new string for QUOTE(), in case the field is being reused for multiple rows. mysql-test/t/func_str.test: Add regression test mysql-test/r/func_str.result: Add test results
-
- 01 Feb, 2005 9 commits
-
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-4.1 innobase/include/eval0eval.ic: Auto merged
-
unknown authored
Remove wrong assertion that fails on 64 bits innobase/include/eval0eval.ic: Remove wrong assertion that fails on 64 bits
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.0-clean sql/sql_parse.cc: Auto merged
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-4.1 innobase/include/rem0rec.ic: SCCS merged sql/sql_select.cc: SCCS merged
-
unknown authored
Fix a debug assertion in rem0rec.ic on AMD64; 4.1 was already fixed innobase/include/rem0rec.ic: Fix a debug assertion in rem0rec.ic on AMD64; 4.1 was already fixed
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-4.1 sql/sql_class.h: Auto merged
-
unknown authored
binary distribution on all platforms. scripts/make_binary_distribution.sh: Add mysql_client_test and embedded versions to basic list of binaries and only list libtool-produced '.libs/' versions as non-netware binaries
-
unknown authored
-
unknown authored
into bob.(none):/home/reggie/bk/mysql41
-