- 11 Dec, 2002 8 commits
-
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-row-4.1
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
fix in ucs2 charset sql/field.cc: Use of new num->str functions sql/item_sum.cc: Use of new num->str functions strings/ctype-utf8.c: Fix
-
unknown authored
New num->str functions strings/ctype-simple.c@1.16 New num->str functions strings/ctype-utf8.c@1.18 New num->str functions sql/sql_string.cc: New num->str functions strings/ctype-simple.c: New num->str functions strings/ctype-utf8.c: New num->str functions
-
unknown authored
-
- 10 Dec, 2002 8 commits
-
-
unknown authored
NULL fixed max_length fixed layout fixed mysql-test/r/row.result: NULL fixed mysql-test/t/row.test: NULL fixed sql/item.cc: postreview fix sql/item.h: postreview fix sql/item_cmpfunc.cc: layout fix postreview fix max_length fix NULL fixed sql/item_cmpfunc.h: postreview fix sql/item_row.cc: NULL fixed sql/item_row.h: NULL fixed sql/sql_class.cc: postreview fix
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
-
unknown authored
-
unknown authored
sql/item_cmpfunc.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
sql/item.cc: Auto merged sql/item_cmpfunc.cc: Auto merged sql/item_cmpfunc.h: Auto merged sql/sql_class.cc: Auto merged sql/sql_union.cc: Auto merged
-
unknown authored
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
-
- 09 Dec, 2002 10 commits
-
-
unknown authored
mysql-test/r/bdb_cache.result: Results fixed mysql-test/t/bdb_cache.test: Add proper cleanup for the test
-
unknown authored
- Added missing readline header files to distribution BitKeeper/deleted/.del-configure~dea4524fff6db494: Delete: readline/configure readline/Makefile.am: - Added missing readline header files to distribution
-
unknown authored
-
unknown authored
into mysql.com:/home/pz/mysql/mysql-4.1-root
-
unknown authored
-
unknown authored
-
unknown authored
sql/password.c: Add checks and fix new auth changes. sql/sql_parse.cc: Remove the check. It is done in different place
-
unknown authored
-
unknown authored
-
unknown authored
-
- 08 Dec, 2002 3 commits
-
-
unknown authored
sql/item_cmpfunc.cc: fixed typo
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-leak-4.1
-
unknown authored
NULL with row (IN) cardinality error of row inside row new[] fixed layout mysql-test/r/row.result: test of optimized IN with Rows test of NULL with row test of cardinality error of row inside row mysql-test/t/row.test: test of optimized IN with Rows test of NULL with row test of cardinality error of row inside row sql/item_cmpfunc.cc: optimized IN with Rows NULL with row (IN) cardinality error of row inside row sql/item_cmpfunc.h: optimized IN with Rows NULL with row (IN) cardinality error of row inside row fixed layout sql/sql_list.h: fixed layout new[]
-
- 07 Dec, 2002 7 commits
-
-
unknown authored
renamed row item test mysql-test/r/row.result: IN with row item without constant optimisation mysql-test/t/row.test: IN with row item without constant optimisation sql/item_cmpfunc.cc: IN with row item without constant optimisation sql/item_cmpfunc.h: IN with row item without constant optimisation
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-row-4.1
-
unknown authored
Inserted comment sql/item_row.cc: Row item fixing sql/item_row.h: Row item fixing sql/sql_select.cc: Inserted comment
-
unknown authored
sql/sql_yacc.yy: Made it work with bison 1.75. Removed a duplicate type definition, removed two extraneous ; and added two more {}.
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/work-leak-4.1
-
unknown authored
fixed cleanup on error message handling
-
unknown authored
Fix for save_in_field to take extra bool argumnet (4.0 merge compatibility) sql/item.cc: Fix for save_in_field to take extra bool argumnet (missed one) sql/sql_prepare.cc: cleanups for init_param_items
-
- 06 Dec, 2002 4 commits
-
-
unknown authored
Fixed compilation problem when OPENSSL was enabled. libmysqld/lib_sql.cc: Remove usage of acl_getroot() as user accounts is not useful with embedded server sql/sql_acl.cc: Fixed compilation problem when OPENSSL was enabled
-
unknown authored
optimization of left expression evaluation more descriptive method name mysql-test/r/func_in.result: test of _NEW_ IN behaviour with NULL mysql-test/r/subselect.result: test of _NEW_ IN/ALL/ANY/SOME behaviour with NULL mysql-test/t/func_in.test: test of _NEW_ IN behaviour with NULL mysql-test/t/subselect.test: test of _NEW_ IN/ALL/ANY/SOME behaviour with NULL sql/item.cc: _NEW_ IN/ALL/ANY/SOME behaviour with NULL optimization of left expression evaluation sql/item.h: _NEW_ IN/ALL/ANY/SOME behaviour with NULL optimization of left expression evaluation sql/item_cmpfunc.cc: _NEW_ IN/ALL/ANY/SOME behaviour with NULL optimization of left expression evaluation sql/item_cmpfunc.h: _NEW_ IN/ALL/ANY/SOME behaviour with NULL optimization of left expression evaluation sql/item_subselect.cc: _NEW_ IN/ALL/ANY/SOME behaviour with NULL optimization of left expression evaluation sql/item_subselect.h: _NEW_ IN/ALL/ANY/SOME behaviour with NULL optimization of left expression evaluation sql/sql_class.cc: more descriptive method name sql/sql_union.cc: more descriptive method name
-
unknown authored
libmysql/libmysql.c: Auto merged libmysql/password.c: Auto merged sql/item.h: Auto merged sql/item_cmpfunc.cc: Auto merged sql/item_cmpfunc.h: Auto merged sql/item_func.h: Auto merged sql/mysql_priv.h: Auto merged sql/password.c: Auto merged sql/sql_analyse.cc: Auto merged sql/sql_class.h: Auto merged sql/sql_delete.cc: Auto merged sql/sql_insert.cc: Auto merged sql/sql_table.cc: Auto merged sql/sql_update.cc: Auto merged sql-bench/server-cfg.sh: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
Added THD to add_to_xxx_list() functions for faster parsing. heap/_check.c: After merge fix mysql-test/r/distinct.result: After merge fix mysql-test/r/multi_update.result: Make timestamp test portable mysql-test/t/multi_update.test: Make timestamp test portable sql/field.cc: After merge fix sql/item_sum.cc: After merge fix sql/log_event.cc: Remove compiler warning sql/mysql_priv.h: Added THD to add_to_list (Faster parsing) sql/sql_derived.cc: Fixed parameters to create_tmp_table() sql/sql_lex.cc: Added THD to add_to_list (Faster parsing) sql/sql_lex.h: Added THD to add_to_list (Faster parsing) sql/sql_parse.cc: Added THD to add_to_list (Faster parsing) sql/sql_select.cc: After merge fixes Fixed return values from JOIN::optimize() Replaced test_function_query with '!tables_list' Optimized arguments to create_tmp_table() sql/sql_select.h: Removed test_function_query variable Updated prototypes sql/sql_union.cc: Updated argument lists. sql/sql_update.cc: After merge fixes sql/sql_yacc.yy: Added THD to all add_xxx_to_list() functions sql/table.h: After merge fix
-