- 02 Feb, 2005 6 commits
-
-
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
into mysql.com:/home/my/mysql-4.1
-
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 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
-
- 01 Feb, 2005 18 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 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
into bob.(none):/home/reggie/bk/mysql41
-
unknown authored
(Bug #7788 "Table is full" occurs during a multitable update") client/mysqldump.c: Style fixes innobase/include/univ.i: UNIV_DEBUG should not depend on configure --debug but on --debug=full mysql-test/r/compare.result: Added test to find bug in previous bugfix mysql-test/t/compare.test: Added test to find bug in previous bugfix mysys/my_handler.c: Proper fix for comparision with ' ' strings/ctype-big5.c: Proper fix for comparision with ' ' strings/ctype-bin.c: Proper fix for comparision with ' ' strings/ctype-gbk.c: Proper fix for comparision with ' ' strings/ctype-latin1.c: Proper fix for comparision with ' ' strings/ctype-mb.c: Proper fix for comparision with ' ' strings/ctype-simple.c: Proper fix for comparision with ' ' strings/ctype-sjis.c: Proper fix for comparision with ' ' strings/ctype-tis620.c: Proper fix for comparision with ' ' strings/ctype-ucs2.c: Proper fix for comparision with ' ' strings/ctype-utf8.c: Proper fix for comparision with ' '
-
unknown authored
into mysql.com:/home/my/mysql-4.0
-
unknown authored
-
unknown authored
-
unknown authored
we should use REPLACE for $hostaname queries to avoid problems when $hostname=localhost.
-
unknown authored
into mysql.com:/space/my/mysql-4.0
-
unknown authored
Build-tools/Bootstrap: Auto merged
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1 sql/item.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_lex.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
innobase/mem/mem0pool.c: Auto merged sql/ha_innodb.cc: Auto merged configure.in: Ignore changes that were backported to 4.0 scripts/mysql_install_db.sh: Ignore Ramil's changes for now
-
unknown authored
perror.c: Copy output of strerr to temp buffer to prevent system overwrite on Windows extra/perror.c: Copy output of strerr to temp buffer to prevent system overwrite on Windows
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
- 31 Jan, 2005 16 commits
-
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean sql/mysql_priv.h: Auto merged sql/sql_cache.cc: Auto merged
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean client/mysqldump.c: Auto merged
-
unknown authored
sql_table.cc: use fn_format to resolve symlinks in mysql_create_like_table sql/sql_table.cc: use fn_format to resolve symlinks in mysql_create_like_table
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-4.1 sql/mysqld.cc: Auto merged sql/set_var.cc: Auto merged
-
unknown authored
Fix an assertion failure in 64-bit computers if UNIV_MEM_DEBUG is defined innobase/mem/mem0pool.c: Fix an assertion failure in 64-bit computers if UNIV_MEM_DEBUG is defined
-
unknown authored
BUILD/compile-ia64-debug-max: Added archive for this build. sql/examples/ha_archive.cc: Removed duplicate close call.
-
unknown authored
into zim.(none):/home/brian/mysql/mysql-4.1 BitKeeper/etc/logging_ok: auto-union
-
unknown authored
useful than *.old.<PID> - use the mtime of configure.in instead. This gives us a time stamp of when this last build directory was created, e.g. "mysql-4.0.24-build-2005-01-31-16:47" Build-tools/Bootstrap: - Rename already existing build directories to something more useful than *.old.<PID> - use the mtime of configure.in instead. This gives us a time stamp of when this last build directory was created, e.g. "mysql-4.0.24-build-2005-01-31-16:47"
-
unknown authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug7011.4
-
unknown authored
Fix tests after merge from 4.0
-
unknown authored
Merge from 4.0 sql/sql_select.cc: Auto merged
-
unknown authored
+ ion shutdown - don't close files that are not open + abort in debug - if closing a fd == -1 BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b6000
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b6000
-