- 28 Aug, 2003 12 commits
-
-
unknown authored
include/my_pthread.h: HAVE_GMTIME_R should not be defined under Windows (it is ok for HAVE_LOCALTIME_R since there additional implementation in my_windcond.c.
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-enum-4.1 sql/sql_select.cc: Auto merged
-
unknown authored
-
unknown authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
-
unknown authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-aggregate-4.1
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_910/mysql-4.1
-
unknown authored
-
unknown authored
-
unknown authored
Fixed some mess with STDCALL in function's declarations include/mysql.h: That definitions are more correct libmysqld/lib_sql.cc: should be declared as STDCALL libmysqld/libmysqld.c: should be declared as STDCALL sql-common/client.c: should be declared as STDCALL
-
unknown authored
sql/field.h: Auto merged sql/item.cc: Auto merged sql/item.h: Auto merged sql/item_cmpfunc.cc: Auto merged mysql-test/r/create.result: merge mysql-test/t/create.test: merge sql/item_cmpfunc.h: SCCS merged
-
unknown authored
aggregate function reinitialization (if no rows was found) made with help of clear() (fixed BUG#860) mysql-test/r/subselect.result: test for BUG#860 mysql-test/t/subselect.test: test for BUG#860 sql/item_sum.cc: reset() replaced with clear() sql/item_sum.h: reset() replaced with clear() (reset now is just composition of clear() and add()) sql/item_uniq.h: reset() replaced with clear() sql/sql_select.cc: removed NULL value assigment, now it will be done by clear() call function for clearing if there was not found any row in group sql/sql_select.h: function for clearing if there was not found any row in group
-
- 27 Aug, 2003 7 commits
-
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_910/mysql-4.1 sql/field.h: Auto merged sql/item.h: Auto merged sql/item_cmpfunc.cc: Auto merged
-
unknown authored
mysql-test/r/create.result: added test for bug #910 (right type of ifnull function) mysql-test/t/create.test: added test for bug #910 (right type of ifnull function) sql/field.h: added new constructors of Field_decimal, Field_tiny, Field_short, Field_float, Field_null, Field_year for using in Item::tmp_table_field_from_field_type sql/item.cc: added Item::tmp_table_field_from_field_type sql/item.h: added Item::tmp_table_field_from_field_type
-
unknown authored
into narttu.mysql.fi:/my/mysql-4.1
-
unknown authored
BUILD/FINISH.sh: Add just_clean option (for cleanup script) scripts/mysql_fix_privilege_tables.sql: Added 'USE mysql' for easer use on windows sql/item_sum.cc: Changed UDF interface to use clear() instead of reset() sql/item_sum.h: Changed UDF interface to use clear() instead of reset() sql/slave.cc: Fixed checking of eof for slave/master protocol. (Bug #887) sql/sql_udf.cc: Changed UDF interface to use clear() instead of reset() sql/sql_udf.h: Changed UDF interface to use clear() instead of reset() sql/sql_yacc.yy: ERRORS and WARNINGS should not be reserved words sql/udf_example.cc: Changed UDF interface to use clear() instead of reset()
-
unknown authored
sql/sql_union.cc: Some further merge fixes
-
unknown authored
Post merge fixes sql/sql_union.cc: Post merge fixes
-
unknown authored
sql/sql_lex.h: Auto merged sql/sql_select.cc: Auto merged
-
- 26 Aug, 2003 5 commits
-
-
unknown authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-collation-4.1
-
unknown authored
mysql-test/r/olap.result: new test case for bug mysql-test/t/olap.test: new test case for bug sql-common/client.c: Safety fix
-
unknown authored
into narttu.mysql.fi:/my/mysql-4.1 sql/sql_yacc.yy: Auto merged
-
unknown authored
BTREE, HASH and RTREE are not reserved symbols anymore mysql-test/t/loaddata.test: Removed empty lines mysys/my_malloc.c: Fixed old style variable name mysys/my_realloc.c: Fixed old style variable name sql/sql_yacc.yy: BTREE, HASH and RTREE are not reserved symbols anymore sql/table.cc: Simple optimization
-
unknown authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-collation-4.1
-
- 25 Aug, 2003 2 commits
- 23 Aug, 2003 1 commit
-
-
unknown authored
same as above sql_lex.h: same as above sql_union.cc: same as aobve sql_select.cc: Fixing that SQL_CALC_FOUND_ROWS work properly in UNION's in 4.1 Plus updating some fields in THD in the proper places plus fixing a wrong result sql/sql_select.cc: Fixing that SQL_CALC_FOUND_ROWS work properly in UNION's in 4.1 Plus updating some fields in THD in the proper places plus fixing a wrong result sql/sql_union.cc: same as aobve sql/sql_lex.h: same as above mysql-test/r/union.result: same as above
-
- 21 Aug, 2003 1 commit
-
-
unknown authored
-
- 20 Aug, 2003 8 commits
-
-
unknown authored
mysql-test/r/subselect.result: correct result after merging with fixed Item_in_optimiser::fix_left() mysql-test/t/subselect.test: error code changed
-
unknown authored
sql/item.cc: Auto merged sql/item.h: Auto merged
-
unknown authored
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-simple_in-4.1
-
unknown authored
code cleunup sql/sql_class.h: removed unused variables sql/sql_union.cc: quick fix for found row counter layout fixed sql/sql_update.cc: lelect_limit in THD is not used
-
unknown authored
sql/sql_parse.cc: Auto merged sql/sql_union.cc: SCCS merged
-
unknown authored
distribution. libedit is used by default, one needs to use "--with-readline" when compiling with readline instead. cmd-line-utils/Makefile.am: - add both libedit and readline to the source distribution configure.in: - create both Makefiles for libedit and libedit
-
unknown authored
uninitialized value fixed sql/item_cmpfunc.cc: fixed uninitialized used_tables_cache othyer caches moved on proper place sql/item_subselect.cc: fixed reported table bit sql/mysql_priv.h: after merge chenges. sql/sql_parse.cc: used same new operator for all allocation in subroutine sql/sql_union.cc: fake st_select_lex should have item list for ref_array allocation sql/sql_yacc.yy: after merge changing
-
unknown authored
-
- 19 Aug, 2003 4 commits
-
-
unknown authored
mysql-test/r/subselect.result: Auto merged mysql-test/t/subselect.test: Auto merged sql/item.cc: Auto merged sql/item.h: Auto merged sql/item_cmpfunc.cc: Auto merged sql/item_cmpfunc.h: Auto merged sql/item_func.cc: Auto merged sql/item_func.h: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/sql_delete.cc: Auto merged sql/sql_lex.cc: Auto merged sql/sql_lex.h: Auto merged sql/sql_parse.cc: Auto merged sql/sql_select.cc: Auto merged sql/sql_table.cc: Auto merged sql/sql_update.cc: Auto merged sql/sql_yacc.yy: Auto merged sql/table.h: Auto merged
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1 sql/sql_parse.cc: Auto merged
-
unknown authored
Barkov approved it already
-
unknown authored
into mashka.mysql.fi:/home/my/mysql-4.1 include/m_ctype.h: Auto merged
-