- 07 Sep, 2004 2 commits
-
-
unknown authored
sql/item_strfunc.cc: unpack_filename changed with fn_format's hint sql/sql_load.cc: unpack_filename changed with fn_format's hint
-
unknown authored
mysys/mf_format.c: I think here i fixed a bug sql/item_strfunc.cc: mysql_real_data_home added sql/sql_class.cc: it's more closer to what manual says sql/sql_load.cc: code rewritten to be similar sql/sql_table.cc: mysql_real_data_home added to the path
-
- 02 Sep, 2004 6 commits
-
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.4815
-
unknown authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
unknown authored
-
unknown authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.4815 sql/sql_class.cc: Auto merged
-
unknown authored
sql/sql_class.cc: Code simplified with strxnmov
-
- 01 Sep, 2004 5 commits
-
-
unknown authored
mysql-test/r/func_gconcat.result: fixed typo sql/item_sum.cc: fixed typo
-
unknown authored
row_drop_table_for_mysql(): Removed duplicated block of code. innobase/row/row0mysql.c: row_drop_table_for_mysql(): Removed duplicated block of code.
-
unknown authored
-
unknown authored
from Item_bool_func2 into DTCollation to make it reusable for other types of items.
-
unknown authored
replace all (mis)uses of it with int32.
-
- 31 Aug, 2004 15 commits
-
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-not-4.1 sql/mysql_priv.h: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
mysql-test/r/negation_elimination.result: new tests of negation elimination mysql-test/t/negation_elimination.test: new tests of negation elimination sql/item.h: test of boolean functions added sql/item_cmpfunc.cc: NOT subtree is already checked, so wee need to return just argument sql/item_cmpfunc.h: test of boolean functions added sql/mysql_priv.h: 'place' to detect WHERE clause sql/sql_parse.cc: function for creation negated expression sql/sql_select.cc: removed unused function sql/sql_select.h: removed unused function sql/sql_yacc.yy: 'place' to detect WHERE clause
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
unknown authored
-
unknown authored
- tagged ChangeSet@1.2013 as "mysql-4.1.4" configure.in: - bumped up version number in configure.in to "4.1.5-gamma"
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/mysql.orig/test/mysql-4.1 cmd-line-utils/libedit/Makefile.am: Auto merged configure.in: Auto merged
-
unknown authored
acinclude.m4: added macro to check if dirent.d_namlen is defined cmd-line-utils/libedit/config.h: added define for __attribute__ cmd-line-utils/libedit/readline.c: checked STRUCT_DIRENT_HAS_D_NAMLEN instead of old enumeration of problem platforms configure.in: added checking if dirent has d_namlen member field
-
unknown authored
discarded using of uint in cmd-line-utils/libedit/chared.c because it's undefined on qnx cmd-line-utils/libedit/chared.c: discarded using of uint because it's undefined on qnx
-
unknown authored
(non gcc compilers don't understand '-Dx()=' option) cmd-line-utils/libedit/Makefile.am: discarded '-Dx()=' options for compatibility with non-gcc compilers cmd-line-utils/libedit/config.h: added empty definitions of __RCSID(x), __COPYRIGHT(x), __RENAME(x), _DIAGASSERT(x) cmd-line-utils/libedit/np/unvis.c: added #include "config.h" to define __RCSID(x) cmd-line-utils/libedit/np/vis.c: reinsert #include "config.h" before using of __RCSID(x)
-
unknown authored
into mysql.com:/dbdata/psergey/mysql-4.1-bug-psnames sql/sql_class.cc: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
unknown authored
-
unknown authored
-
- 30 Aug, 2004 6 commits
-
-
unknown authored
not variables.
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1 sql/mysqld.cc: Auto merged
-
unknown authored
-
unknown authored
configure.in: Defining "BIG_TABLES" works around a problem with the Sun Forte compiler for Solaris on x86 platforms: improper handling of "long long". Error shows up on the "limit_rows_found" variable in test "union". Old "BIG_FILES" was a typing error.
-
unknown authored
cleanups better, charset-dependent, ft_max_len_for_sort value myisam/ftdefs.h: better ft_max_len_for_sort value myisam/mi_check.c: better, charset-dependent, ft_max_len_for_sort value myisam/myisamchk.c: unused value from enum removed myisam/sort.c: cleanup sql/mysql_priv.h: cleanup sql/mysqld.cc: cleanup sql/sql_acl.cc: cleanup sql/tztime.cc: cleanup strings/ctype-utf8.c: bug in my_strnncoll_utf8 (and friends) fixed
-
unknown authored
Ascii was written twice configure.in: Ascii was written twice
-
- 29 Aug, 2004 2 commits
-
-
unknown authored
sql/item_cmpfunc.cc: NOT elimination moved in parsing (we do not need fix fields in it and PS processing) sql/item_cmpfunc.h: NOT elimination moved in parsing (we do not need fix fields in it and PS processing) sql/sql_select.cc: NOT elimination moved in parsing (we do not need fix fields in it and PS processing) sql/sql_yacc.yy: NOT elimination moved in parsing
-
unknown authored
mysql-test/r/ps.result: Testcase for BUG#5242 mysql-test/t/ps.test: Testcase for BUG#5242
-
- 28 Aug, 2004 1 commit
-
-
unknown authored
-
- 27 Aug, 2004 3 commits