- 27 Apr, 2005 1 commit
-
-
monty@mysql.com authored
-
- 26 Apr, 2005 7 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
-
gbichot@quadita2.mysql.com authored
no rows of the blackhold engine (for this engine to be a binlog propagator). NOTE: blackhole.test currently hangs in 5.0 BUG#10175 so I'll merge without running this test; the person who fixes the hang will correct the merged blackhole.result or ask me to).
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
jimw@mysql.com authored
-
- 25 Apr, 2005 2 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg10040
-
dlenev@brandersnatch.localdomain authored
"'func_sapdb' fails on 64bit build hosts")
-
- 23 Apr, 2005 1 commit
-
-
pekka@mysql.com authored
-
- 22 Apr, 2005 3 commits
-
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
ingo@mysql.com authored
A fix of the original patch. Correctly clear a bit from an enum value.
-
- 21 Apr, 2005 10 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
-
lenz@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
Fix for failing ps_7ndb.test, force write_row when batching inserts so that update of primary key is done before next value to insert
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.7344
-
hf@deer.(none) authored
One more free_charset call added
-
- 20 Apr, 2005 11 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
pekka@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug7806
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug7806
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug9103
-
lenz@mysql.com authored
-
- 19 Apr, 2005 5 commits
-
-
igor@rurik.mysql.com authored
Fixed bug #9681. The bug happened with queries using derived tables specified by a SELECT with ROLLUP, such as: SELECT * FROM (SELECT a, SUM(a) FROM t1 GROUP BY a WITH ROLLUP) t2, if column a of table t1 is declared as NOT NULL. This was to the fact that the first column of the temporary table created to contain the derived table erroneously inherited the NOT NULL attribute from column a. olap.result, olap.test: Added a test case for bug #9681.
-
mskold@mysql.com authored
-
lenz@mysql.com authored
-
lenz@mysql.com authored
while testing changes to the mysql-copyright scripts
-
ingo@mysql.com authored
Modified the check for the timestamp field so that the flags for the automatic for inserts and updates are cleared independently.
-