- 29 Sep, 2005 3 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
kent@mysql.com authored
Prefix regex functions/types with "my_" as our library is not compatible with normal regex lib. my_regex.h: Rename: regex/regex.h -> regex/my_regex.h
-
- 28 Sep, 2005 12 commits
-
-
kent@mysql.com authored
Append to some of the log files, not overwrite
-
kent@mysql.com authored
Append to some of the log files, not overwrite. Changed introduction text to reflect the current status of the Perl version of mysql-test-run. Some code cleanup.
-
kent@mysql.com authored
Pass on all --skip-* to mysqld
-
lenz@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
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).
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
- 27 Sep, 2005 7 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
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
Reduced the precision of the test numbers. Not all platforms could reproduce the exact numbers.
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
- 26 Sep, 2005 6 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
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
- 25 Sep, 2005 2 commits
-
-
monty@mysql.com authored
-
kent@mysql.com authored
Disable unstable test cases new file
-
- 24 Sep, 2005 3 commits
-
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
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 7 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.
-