- 19 Apr, 2005 4 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.
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
joreland@mysql.com authored
Fix src distributions for benchmark prg
-
jan@hundin.mysql.fi authored
-
- 18 Apr, 2005 3 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg8086
-
dlenev@brandersnatch.localdomain authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg8086
-
jan@hundin.mysql.fi authored
Backported from 5.0.3.
-
- 17 Apr, 2005 3 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug9439
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
already (and that's the Makefile that acutally creates it)
-
- 16 Apr, 2005 9 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-look-range
-
sergefp@mysql.com authored
minimum of lower bounds of two joined intervals.
-
sergefp@mysql.com authored
Changed type of "Sub_part" column in SHOW KEYS from TINYINT to SMALLINT (as MAX_KEY_LENGTH=1024) (this is the final cset with proper tests)
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug9188
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug9487
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug9188
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
monty@mishka.local authored
-
monty@mishka.local authored
Don't abort on bootstrap if a wrong --default-storage-engine is specified
-
- 15 Apr, 2005 11 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan 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
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
ingo@mysql.com authored
Fixed some casts for 64-bit systems. Fixed a possible buffer overflow.
-
serg@serg.mylan authored
don't set lex->lock_option=TL_READ in the parser for SELECT
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug9188
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
jimw@mysql.com authored
for LSB init functions when they aren't available. (Bug #9852)
-
- 14 Apr, 2005 10 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
heikki@hundin.mysql.fi authored
Add fault tolerance in the scan of .ibd files at a crash recovery; formerly a single failure of readdir_get_next caused the rest of the directory to be skipped
-
serg@serg.mylan authored
bug#8151
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my41
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-4.1
-