- 14 Jul, 2005 8 commits
-
-
tomas@poseidon.ndb.mysql.com authored
added using ndb_end and showing mem allocation stat at exit added init of variable added destruction of LocalConfig to still memleak added delete of theFacade on exit stopSessions(true) on socket server to ensure destuction of threads added destruction of arbit manager thread added true option to stopSessions in transporter facade to ensure destructions of threads
-
tomas@poseidon.ndb.mysql.com authored
+ added close of some fd's + debug prints
-
tomas@poseidon.ndb.mysql.com authored
added __LINE__ so systemErrorLab for better error printout
-
tomas@poseidon.ndb.mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-merge-from-build
-
sergefp@mysql.com authored
source table present (this happens for ORDER BY after UNION)
-
sergefp@mysql.com authored
This is needed because in some cases range optimization is performed twice and added NOT NULL item must have correct const_table_map() value.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.num-conv
-
- 13 Jul, 2005 10 commits
-
-
konstantin@mysql.com authored
character set is UCS2". The bug is no longer repeatable.
-
konstantin@mysql.com authored
binary).
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-11458
-
konstantin@mysql.com authored
-
joerg@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-11458
-
konstantin@mysql.com authored
data": remove the fix for another bug (8807) that added OUTER_REF_TABLE_BIT to all subqueries that used a placeholder to prevent their evaluation at prepare. As this bit hanged in Item_subselect::used_tables_cache for ever, a constant subquery with a placeholder was never evaluated as such, which caused wrong choice of the execution plan for the statement. - to fix Bug#8807 backport a better fix from 5.0 - post-review fixes.
-
mats@mysql.com authored
end of the test, causing subsequent tests to fail.
-
gluh@eagle.intranet.mysql.r18.ru authored
added out of range handling
-
bar@mysql.com authored
adding test case sql_table.cc: sql_table.cc: - do not create a new item when charsets are the same - return ER_INVALID_DEFAULT if default value cannot be converted into the column character set. item.cc: - Allow conversion not only to Unicode, but also to and from "binary". - Adding safe_charset_converter() for Item_num and Item_varbinary, returning a fixed const Item.
-
- 12 Jul, 2005 12 commits
-
-
reggie@linux.site authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
lars@mysql.com authored
into mysql.com:/home/bk/b6987-mysql-4.1
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
lars@mysql.com authored
into mysql.com:/home/bk/b6987-mysql-4.1
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug11821
-
sergefp@mysql.com authored
MAX(field).
-
lars@mysql.com authored
into mysql.com:/home/bk/b6987-mysql-4.1
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
lars@mysql.com authored
-
- 11 Jul, 2005 5 commits
-
-
brian@avenger.(none) authored
-
jimw@mysql.com authored
-
joerg@mysql.com authored
cmd-line-utils/libedit/chared.c: Fix compile problem caused by use of "uint" which is undefined on QNX.
-
bar@mysql.com authored
Identation fix
-
bar@mysql.com authored
Bug#11591 CHAR column with utf8 does not work properly (more chars than expected) do_cut_string didn't call well_formed_length, and copied all data, which was wrong in the case of multibyte character set. ctype_utf8.result, ctype_utf8.test: adding test case
-
- 08 Jul, 2005 5 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
at all)
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
kent@mysql.com authored
Corrected libs and lib search path for debug target
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-