- 08 Nov, 2003 1 commit
-
-
unknown authored
a bug in latin1_german2 FT fixed myisam/ft_nlq_search.c: a bug in latin1_german2 FT fixed mysql-test/r/fulltext.result: a bug in latin1_german2 FT fixed mysql-test/t/fulltext.test: a bug in latin1_german2 FT fixed
-
- 03 Nov, 2003 3 commits
- 02 Nov, 2003 12 commits
-
-
unknown authored
-
unknown authored
all calls of fix_fields() are inspected (copy of cset which I lost in accidatly tree delete) mysql-test/r/subselect.result: test of BUG#1645 mysql-test/t/subselect.test: test of BUG#1645 sql/item_subselect.cc: removed passing left_expr through parameters, because it present in class fields fixed fix_fields() call sql/item_subselect.h: removed passing left_expr through parameters, because it present in class fields sql/set_var.cc: comments added sql/sql_select.cc: fixed BUG#1645 (thd can be used in fix_fields of subqueries)
-
unknown authored
-
unknown authored
mysql-test/t/subselect.test: ufter merge fix
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-errs-4.1 mysql-test/r/subselect.result: Auto merged mysql-test/t/subselect.test: Auto merged
-
unknown authored
dependence should mean uncacheability sql/item_subselect.cc: dependence should mean uncacheability sql/sql_lex.cc: dependence should mean uncacheability sql/sql_select.cc: join_free now is method of JOIN and commented sql/sql_select.h: join_free now is method of JOIN
-
unknown authored
-
unknown authored
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-like-4.1
-
unknown authored
-
unknown authored
dded init of variable to fix core dump on startup errors mysql-test/Makefile.am: Added transformation of socket address for mysql-test-run mysql-test/mysql-test-run.sh: Added option --socket sql/derror.cc: Removed compiler warning sql/mysql_priv.h: Moved assert up to be able to use asserts in other header files sql/mysqld.cc: Fixed comment sql/sql_bitmap.h: Added copyright notice Removed not needed header files sql/sql_class.cc: Added init of variable to fix core dump on startup errors sql/sql_test.cc: Fixed compiler errors (from key_map code) BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
tests with innodb moved to separate file mysql-test/r/subselect.result: tests with innodb moved to separate file mysql-test/t/subselect.test: tests with innodb moved to separate file test for BUG#1708 sql/sql_select.cc: it is better to check simople variable (full) first fixed locking problem with innodb & subqueries (BUG#1708)
-
- 01 Nov, 2003 2 commits
- 31 Oct, 2003 12 commits
-
-
unknown authored
sql/sql_select.cc: Auto merged sql/sql_select.h: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1 mysql-test/r/mysqldump.result: Auto merged sql/item_cmpfunc.h: Auto merged sql/item_func.h: Auto merged sql/sql_parse.cc: Auto merged sql/sql_select.cc: Auto merged sql/sql_select.h: Auto merged
-
unknown authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
unknown authored
mysql-test/r/mysqlbinlog.result: fixes for mysql tests. mysql-test/r/mysqldump.result: fixes for mysql tests. mysql-test/r/negation_elimination.result: fixes for mysql tests. mysql-test/t/mysqlbinlog.test: fixes for mysql tests. mysql-test/t/mysqldump.test: fixes for mysql tests.
-
unknown authored
and was removed from THD sql/sql_class.h: old_total_warn_count removed sql/sql_parse.cc: old_total_warn_count removed
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1 myisam/mi_check.c: Auto merged myisam/mi_delete.c: Auto merged myisam/mi_write.c: Auto merged myisam/myisamchk.c: Auto merged myisam/myisamdef.h: Auto merged mysql-test/r/mysqldump.result: Auto merged mysql-test/r/range.result: Auto merged sql/ha_myisam.cc: Auto merged sql/ha_myisam.h: Auto merged sql/ha_myisammrg.cc: Auto merged sql/handler.h: Auto merged sql/item_cmpfunc.h: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/opt_range.cc: Auto merged sql/set_var.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_table.cc: Auto merged sql/sql_test.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.wl1056 sql/item.h: Auto merged sql/item_cmpfunc.cc: Auto merged sql/item_cmpfunc.h: Auto merged sql/item_func.h: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.wl1279
-
- 30 Oct, 2003 7 commits
-
-
unknown authored
-
unknown authored
include/my_base.h: Auto merged include/my_global.h: Auto merged include/my_sys.h: Auto merged isam/test2.c: Auto merged myisam/mi_check.c: Auto merged myisam/mi_test2.c: Auto merged myisam/myisamchk.c: Auto merged myisam/myisamdef.h: Auto merged mysql-test/r/func_group.result: Auto merged sql/ha_myisam.cc: Auto merged sql/handler.cc: Auto merged sql/handler.h: Auto merged sql/item_cmpfunc.h: Auto merged sql/mysql_priv.h: Auto merged sql/opt_range.cc: Auto merged sql/set_var.h: Auto merged sql/sql_base.cc: Auto merged sql/sql_lex.cc: Auto merged sql/sql_lex.h: Auto merged sql/sql_parse.cc: Auto merged sql/sql_table.cc: Auto merged sql/sql_test.cc: Auto merged sql/sql_yacc.yy: Auto merged sql/mysqld.cc: SCCS merged sql/set_var.cc: SCCS merged
-
unknown authored
sql/set_var.cc: Auto merged
-
unknown authored
-
unknown authored
Bug #1707: mysqldump -X does't quote field and table names code cleanup
-
unknown authored
-
unknown authored
-
- 27 Oct, 2003 2 commits
-
-
unknown authored
Fixed. Enabled test case in client_test.c. sql/sql_prepare.cc: BUG#1644: Insertion of more than 3 NULL columns with parameter binding fails Added missing parentheses in IS_PARAM_NULL to get the right bit. tests/client_test.c: BUG#1644: Insertion of more than 3 NULL columns with parameter binding fails Fixed. Enabled test case.
-
unknown authored
into mysql.com:/home/pem/work/mysql-4.1
-
- 26 Oct, 2003 1 commit
-
-
unknown authored
code cleanup mysql-test/r/subselect.result: test for BUG#1668 mysql-test/t/subselect.test: test for BUG#1668 sql/item_subselect.cc: removed unused class field fixed min_max subquery used_tables()/const() fixed ALL/ANY optimisation for unions sql/item_subselect.h: removed unused class field fixed min_max subquery used_tables()/const() sql/sql_union.cc: fixed result object assignment
-