- 15 Feb, 2005 12 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
Simple optimzations done while reviewing code
-
tomas@poseidon.ndb.mysql.com authored
small bugfix "ERROR Message: failed"
-
monty@mysql.com authored
-
monty@mysql.com authored
This fixes also the reverse lookup bug introduced by the previous patch
-
ramil@mysql.com authored
on some 64-bit platforms (e.g. IRIX, non-debug build).
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
-
konstantin@mysql.com authored
delete is declared. As we don't use exceptions placement delete is never called and the fix only affects numerous warnings when compiling with MS Visual C++. For more info see http://www.gotw.ca/gotw/010.htm.
-
- 14 Feb, 2005 18 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug8218
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug8218
-
sergefp@mysql.com authored
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/mysql-4.1
-
matthias@three.local.lan authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
matthias@three.local.lan authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-5.0
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
Can't repeat information_schema test failure Fix for lowercase_table3 only
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
svoj@mysql.com authored
Fix for crash when using a double quote in boolean fulltext query.
-
heikki@hundin.mysql.fi authored
Fix a glitch reported by Guilhem: release the memory allocated for innodb_internal_... if innobase_init() fails; cleanups: in ha_innodb, you should use the InnoDB formatting style for the source code
-
marko@hundin.mysql.fi authored
suggested in review by Heikki.
-
mleich@mysql.com authored
-
serg@serg.mylan authored
-
matthias@three.local.lan authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src-WL1420
-
- 13 Feb, 2005 6 commits
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Alter handling for UNION syntax Tests for UNION and parentheses
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Backport the column prefix memory corruption fix from 5.0
-
heikki@hundin.mysql.fi authored
Fix memory corruption bug reported by Georg Richter: if one created a table whose primary key contained at least 2 column prefixes, that could corrupt the memory heap of prebuilt_t
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.0
-
- 12 Feb, 2005 4 commits
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.clean
-
hf@deer.(none) authored
-
sergefp@mysql.com authored
Remove TMP_TABLE_PARAM::copy_funcs_it. TMP_TABLE_PARAM is a member of JOIN which is copied via memcpy, and List_iterator_fast TMP_TABLE_PARAM::copy_funcs_it ends up pointing to the wrong List.
-