- 28 Sep, 2005 5 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
kent@mysql.com authored
Added -lz to link using libmysqld
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
jan@hundin.mysql.fi authored
consistent read (Bug #12669).
-
- 27 Sep, 2005 4 commits
-
-
evgen@moonbone.local authored
into moonbone.local:/work/13356-bug-4.1-mysql
-
evgen@moonbone.local authored
resolve_const_item() assumed to be not called for Item_row items. For ensuring that DBUG_ASSERT(0) was set there. This patch adds section for Item_row items. If it can it recursively calls resolve_const_item() for each item the Item_row contains. If any of the contained items is null then whole Item_row substitued by Item_null. Otherwise it just returns.
-
dlenev@mysql.com authored
acl_init". Updated calls to acl_init()/grant_init() in init_embedded_server() - their signatures were changed recently, now they don't need argument for passing pointer to THD object (this code was only compiled if one built embedded server library with --with-embedded-privilege-control switch).
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/fix_mysqltest/my41-fix_mysqltest
-
- 26 Sep, 2005 5 commits
-
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-4.1-max
-
lars@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
tulin@dl145b.mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
- 25 Sep, 2005 2 commits
-
-
monty@mysql.com authored
-
kent@mysql.com authored
Disable unstable test cases new file
-
- 24 Sep, 2005 2 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
kent@mysql.com authored
Revert to shell test script for test targets mysqltest.c: Windows pclose() returns error code in low byte mysql_config.sh: Remove -Xa -xstrconst from --cflags for Sun C++
-
- 23 Sep, 2005 10 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug13419
-
sergefp@mysql.com authored
-
paul@kite-hub.kitebird.com authored
Fix out-of-order status variable.
-
ingo@mysql.com authored
After merge fix
-
msvensson@neptunus.(none) authored
-
sergefp@mysql.com authored
not equivalent to "x=y" when item->negated == TRUE.
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
The problem was an ab-use of last_rkey_length. Formerly we saved the packed key length (of the search key) in this element. But in certain cases it got replaced by the (packed) result key length. Now we use a new element of MI_INFO to save the packed key length of the search key.
-
msvensson@neptunus.(none) authored
-
- 22 Sep, 2005 12 commits
-
-
msvensson@neptunus.(none) authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b11553
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/4.1
-
gluh@eagle.intranet.mysql.r18.ru authored
set auto_increment_field_not_null to true to preserve zero values for autoincrement fields during LOAD DATA execution if NO_AUTO_VALUE_ON_ZERO sql mode is set
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
-
jonas@perch.ndb.mysql.com authored
ndb big alter table
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b11553
-
ramil@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
ndb alter table with big dicttabinfo send alter_tab_req fragmented as signal can get larger than MAX_MESSAGE_SIZE
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
-
jonas@perch.ndb.mysql.com authored
-