- 13 May, 2005 1 commit
-
-
unknown authored
files - include config.h instead (compile fix for FreeBSD and AIX 4.3/5.2) cmd-line-utils/libedit/makelist.sh: - don't include sys.h directly in the autogenerated files - include config.h instead (compile fix for FreeBSD and AIX 4.3/5.2)
-
- 12 May, 2005 2 commits
-
-
unknown authored
Include readline/readline.h earlier, to avoid redifinition of term.h macros on AIX 5.2 search.c: FreeBSD needs <sys/types.h> to get 'off_t' defined cmd-line-utils/libedit/search.c: FreeBSD needs <sys/types.h> to get 'off_t' defined cmd-line-utils/libedit/readline.c: Include readline/readline.h earlier, to avoid redifinition of term.h macros on AIX 5.2
-
unknown authored
HAVE_U_INT32_T when available (needed to fix a double typedef in libedit) configure.in: - added a check for "u_int32_t" that will define HAVE_U_INT32_T when available (needed to fix a double typedef in libedit)
-
- 10 May, 2005 1 commit
-
-
unknown authored
- removed an "#error PRAGMA" from sql/item_strfunc.h (msvensson) - Fixed BUG#10070 (range test failed if InnoDB is not available) (sergefp) mysql-test/t/range.test: Fix for BUG#10070: Make the test not to produce warnings if InnoDB is not available sql/item_strfunc.h: Remove the testcode
-
- 09 May, 2005 22 commits
-
-
unknown authored
strings/ctype-sjis.c: pos should be decreased BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
with multi-byte strings, length() instead of numchars() where used in a mistake.
-
unknown authored
into mysql.com:/home/ram/work/mysql-4.1
-
unknown authored
into ltantony.mysql.com:/usr/home/antony/work2/p3-bug8733 sql/sql_yacc.yy: Auto merged
-
unknown authored
include/my_global.h: a fix (bug #10438: Raid stopped working because of change in atomic add detection). In order to compile with atomic.h on itanium we redefine 'new' because it's used as a local variable in this file and conflicts with a kernel header.
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
Detect conflicting options in SELECT mysql-test/r/select.result: Test for bug#8733 mysql-test/t/select.test: Test for bug#8733 sql/mysql_priv.h: New bit for ALL sql/sql_yacc.yy: We want to complain if DISTINCT or ALL is used in SELECT when a conflicting option is already selected.
-
unknown authored
BUILD/check-cpu: Change variable name Add missing fi Test with -n instead of -z
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1 sql/item_func.h: Auto merged sql/item_sum.h: Auto merged sql/sql_udf.h: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1 include/my_global.h: Auto merged
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
include/my_global.h: Add "&& defined(__GNUC__)"
-
unknown authored
BUILD/check-cpu: Recognize more cpu's Fix for older compilers
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1 include/my_global.h: Auto merged sql/item.h: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1 ndb/src/cw/cpcd/Process.cpp: Auto merged ndb/src/kernel/error/ErrorReporter.cpp: Auto merged
-
unknown authored
honor abort_option as TC now abort on 288 ndb/src/ndbapi/NdbIndexOperation.cpp: honor settings as TC now abort on 288
-
unknown authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg9913 sql/item_func.cc: Auto merged sql/item_func.h: Auto merged
-
unknown authored
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
version-dependent information (which causes test failures when running the test with a different version string) mysql-test/r/mysqldump.result: - fixed the results (removed the version-dependent comments to avoid a test failure) mysql-test/t/mysqldump.test: - added "--skip-comments" to avoid printing comments that include version-dependent information (which causes test failures when running the test with a different version string)
-
unknown authored
-
- 08 May, 2005 12 commits
-
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
-
unknown authored
into mysql.com:/space/my/mysql-4.1-build
-
unknown authored
cmd-line-utils/libedit/Makefile.am: - added vis.h to the source distribution
-
unknown authored
into brian-akers-computer.local:/Users/brian/mysql/mysql-4.1
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
unknown authored
-
unknown authored
fix name of result tar ball ndb/test/run-test/ndb-autotest.sh: append run to result tar ball
-
unknown authored
into ultrafly.mysql.com:/Users/mwagner/work/bk/mysql-4.1 BitKeeper/etc/logging_ok: auto-union
-
unknown authored
Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/czech/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/danish/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/dutch/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/english/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/estonian/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/french/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/german/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/greek/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/hungarian/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/italian/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/japanese/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/japanese-sjis/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/korean/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/norwegian/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/norwegian-ny/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/polish/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/portuguese/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/romanian/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/russian/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/serbian/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/slovak/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/spanish/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/swedish/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). sql/share/ukrainian/errmsg.txt: Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195). BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into ltantony.mysql.com:/usr/home/antony/work2/fixbuild-4.1 BitKeeper/etc/logging_ok: auto-union
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 07 May, 2005 2 commits