- 26 Apr, 2003 1 commit
-
-
unknown authored
TMP_TABLE_PARAM. This involved moving things around in include files. All tests, including the ones with Valgrind passed.
-
- 21 Apr, 2003 1 commit
-
-
unknown authored
Very nasty bug. It was caused by double free()-ing memory of join->select and join->quick. I was able to pinpoint it only after using Valgrind. Plus better fix for bug with TMP_TABLE_PARAM. Plus new constructor for SELECT_LEX. mysql-test/r/innodb.result: Fix for a bug record #307. Very nasty bug. It was caused by double free()-ing memory of join->select and join->quick. I was able to pinpoint it only after using Valgrind. mysql-test/t/innodb.test: Fix for a bug record #307. Very nasty bug. It was caused by double free()-ing memory of join->select and join->quick. I was able to pinpoint it only after using Valgrind. sql/sql_lex.cc: Adding a usefull constructor sql/sql_lex.h: Adding a usefull constructor which additionally required few more definitions. sql/sql_select.cc: Fix for a bug record #307. Very nasty bug. It was caused by double free()-ing memory of join->select and join->quick. I was able to pinpoint it only after using Valgrind. sql/sql_union.cc: Fixing bug #307. Also, a better fix for TMP_TABLE_PARAM bug. Also, use of the new constructor for SELECT_LEX.
-
- 17 Apr, 2003 1 commit
-
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1 sql/item.cc: Auto merged sql/item_strfunc.cc: Auto merged
-
- 16 Apr, 2003 12 commits
-
-
unknown authored
Docs/internals.texi: Added the missed OK packet status
-
unknown authored
sql/sql_prepare.cc: FFix to send a reserved OK byte on a prepared call
-
unknown authored
into myvenu.com:/home/venu/work/sql/dev-4.1 sql/sql_yacc.yy: Auto merged
-
unknown authored
Fix broken windows distribution workspace file (libmysql.dsp), which is causing VC IDE to crash while loading Remove ctype_latin1_de.c from respective dsp files Fix to make_win_src_distribution.sh to delete all newly added IS Bitkeeper files VC++Files/libmysql/libmysql.dsp: Fix the broken file
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.clean
-
unknown authored
mysys/default.c: Fix for bug in mysql with embedded library we can get NULL in *argv
-
unknown authored
libmysql/libmysql.c: Added statement result set navigation APIs (buffered results only) include/mysql.h: Prototypes for new stmt result navigation APIs
-
unknown authored
into mashka.mysql.fi:/home/my/mysql-4.1 sql/lex.h: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
Make RELAY_THREAD and alias for IO_THREAD Added new interface for string -> (unsigned) long long. include/my_sys.h: Add mysys specific error messages sql/lex.h: Make RELAY_THREAD an alias for IO_THREAD sql/sql_yacc.yy: Make RELAY_THREAD an alias for IO_THREAD
-
unknown authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.1.clean
-
unknown authored
sql/sql_list.h: Here we should reset item::last sometimes
-
- 15 Apr, 2003 1 commit
-
-
unknown authored
mysql-test/r/func_gconcat.result: replace default separator sql/item_sum.h: add fix_length_and_dec() and copy_or_same() sql/sql_yacc.yy: replace default separator
-
- 14 Apr, 2003 1 commit
-
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1 sql/item_strfunc.cc: Auto merged
-
- 13 Apr, 2003 1 commit
-
-
unknown authored
into myvenu.com:/home/venu/work/sql/dev-4.1 sql/sql_class.h: Auto merged sql/sql_yacc.yy: Auto merged
-
- 11 Apr, 2003 3 commits
- 10 Apr, 2003 4 commits
-
-
unknown authored
BitKeeper/deleted/.del-libmysql.def~29fc6d70335f1c4c: Delete: VC++Files/libmysql/libmysql.def
-
unknown authored
-
unknown authored
sql/item_create.cc: Auto merged sql/item_create.h: Auto merged sql/item_strfunc.cc: Auto merged sql/item_strfunc.h: Auto merged sql/lex.h: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/set_var.cc: Auto merged include/mysqld_error.h: merge. sql/share/czech/errmsg.txt: SCCS merged sql/share/danish/errmsg.txt: merge. sql/share/dutch/errmsg.txt: merge . sql/share/english/errmsg.txt: merge. sql/share/estonian/errmsg.txt: merge. sql/share/french/errmsg.txt: merge. sql/share/german/errmsg.txt: merge. sql/share/greek/errmsg.txt: merge. sql/share/hungarian/errmsg.txt: e merge. sql/share/italian/errmsg.txt: merge. sql/share/japanese/errmsg.txt: merge. sql/share/korean/errmsg.txt: merge. sql/share/norwegian/errmsg.txt: merge. sql/share/norwegian-ny/errmsg.txt: merge. sql/share/polish/errmsg.txt: merge. sql/share/portuguese/errmsg.txt: merge. sql/share/romanian/errmsg.txt: SCCS merged sql/share/russian/errmsg.txt: merge. sql/share/serbian/errmsg.txt: merge. sql/share/slovak/errmsg.txt: merge. sql/share/spanish/errmsg.txt: merge. sql/share/swedish/errmsg.txt: merge. sql/share/ukrainian/errmsg.txt: merge.
-
unknown authored
sql/mysql_priv.h: added have_compress variable sql/mysqld.cc: added have_compress variable sql/set_var.cc: added have_compress variable
-
- 09 Apr, 2003 5 commits
- 08 Apr, 2003 6 commits
-
-
unknown authored
with GEOMETRY field type.
-
unknown authored
- tagged ChangeSet@1.1529 as mysql-4.1.0
-
unknown authored
-
unknown authored
instead of bool convert_result_charset SET CHARACTER SET inststead of SET NAMES in tests
-
unknown authored
SET CHARACTER SET does
-
unknown authored
sql/sql_union.cc: A better fix for UNION and slow query log. This patch also fixes some indentation issues
-
- 07 Apr, 2003 4 commits