- 21 Oct, 2002 1 commit
-
-
hf@genie.(none) authored
-
- 17 Oct, 2002 4 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
jani@rhols221.adsl.netsonic.fi authored
-
jani@rhols221.adsl.netsonic.fi authored
-
pem@mysql.com authored
-
- 16 Oct, 2002 6 commits
-
-
miguel@hegel.br authored
-
monty@hundin.mysql.fi authored
Ignore changed keyblocks when on does DELETE FROM table_name;
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 15 Oct, 2002 14 commits
-
-
arjen@fred.bitbike.com authored
-
heikki@hundin.mysql.fi authored
Fix typo in earlier commit
-
heikki@hundin.mysql.fi authored
Fix bug: range estimator exaggerated small range size greatly if the paths in the B-tree happened to branch on a high level
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-3.23
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
jani@rhols221.adsl.netsonic.fi authored
-
lenz@mysql.com authored
-
jani@rhols221.adsl.netsonic.fi authored
-
pem@mysql.com authored
Fixed the remaining join variations, (left, right, natural, etc). (Previous fix only solved "," and "[cross] join".)
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-4.0
-
monty@hundin.mysql.fi authored
-
miguel@hegel.br authored
-
miguel@light. authored
-
- 14 Oct, 2002 3 commits
-
-
monty@hundin.mysql.fi authored
create_tmp_table fails.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
WHERE column_name = key_column_name was calculated as true for NULL values.
-
- 13 Oct, 2002 6 commits
-
-
monty@hundin.mysql.fi authored
Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc. Don't initalize memory areas when run with --skip-safemalloc.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-automake
-
lenz@mysql.com authored
- Updated scripts/make_binary_distribution and scripts/mysql-copyright* accordingly
-
lenz@mysql.com authored
-
lenz@mysql.com authored
- bumped up version number to 3.23.54 in configure.in - replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified scripts/make_binary_distribution.sh and Build-tools/mysql-copyright* accordingly.
-
miguel@hegel.br authored
-
- 12 Oct, 2002 3 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
monty@hundin.mysql.fi authored
GROUP BY ... ORDER BY queries.
-
pem@mysql.com authored
This is a simple fix, allowing a join_table_list in the right reduction of a normal_join sequence, instead of just a join_table. This makes things like "t1, (t2 left join t3)" work, but it also allows "join" and "cross join" instead of ",". This should fix the bug reported as: Subject: ODBC SQL syntax issue From: Ivan Vazharov Date: Mon, 30 Sep 2002 12:02:42 +0200
-
- 11 Oct, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix compilation error on HP-UX-11: pthread_t is a scalar there, not a struct like in HP-UX-10.20
-
- 10 Oct, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 09 Oct, 2002 1 commit
-
-
lenz@mysql.com authored
-