bk@admin.bk
ba5feac4fd
BK automatic LOD removal.
2002-10-20 21:23:21 +02:00
monty@hundin.mysql.fi
f3d3d2882d
Fixed heap_btree test to make it repeatable
2002-10-18 09:51:46 +03:00
monty@hundin.mysql.fi
e37639814b
merge
2002-10-17 11:39:11 +03:00
monty@hundin.mysql.fi
9ecc5783d6
Fix after merge
2002-10-16 22:48:51 +03:00
Sinisa@sinisa.nasamreza.org
0a242026a8
fix of the small bug in UNION's
2002-10-16 22:27:47 +03:00
Sinisa@sinisa.nasamreza.org
6561faa10e
Some small accelerations ...
...
I intend to do some more accelerations in mysql_execute_command and
in SQLCOM_SELECT part for which I need to fix EXPLAIN with derived
tables plus few additional items. If this proves to be much I wil
just make it a new SCRUM task
2002-10-16 21:17:57 +03:00
monty@hundin.mysql.fi
3476dc8f9e
Merge hundin.mysql.fi:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.1
2002-10-16 19:31:22 +03:00
monty@hundin.mysql.fi
fbf6ab4465
merge with 4.0.5
2002-10-16 19:30:24 +03:00
monty@hundin.mysql.fi
a54df74af0
Fixes after last merge.
...
Ignore changed keyblocks when on does DELETE FROM table_name;
2002-10-16 19:05:10 +03:00
monty@hundin.mysql.fi
b1f99ce4a2
Added THD as parameter to filesort. Removed not used 'special' argument.
2002-10-16 17:21:47 +03:00
Sinisa@sinisa.nasamreza.org
0f663d346f
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-10-16 16:57:42 +03:00
Sinisa@sinisa.nasamreza.org
cd5ff6301e
some fixes for SELECT INTO @vars ..
2002-10-16 16:55:08 +03:00
monty@hundin.mysql.fi
26b1bbdbd1
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-10-16 16:34:29 +03:00
monty@hundin.mysql.fi
67d3cd643b
Merge with 3.23.54
2002-10-16 13:11:25 +03:00
monty@hundin.mysql.fi
87351da204
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2002-10-16 10:39:02 +03:00
monty@hundin.mysql.fi
b4343ba939
Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;
2002-10-16 10:32:45 +03:00
arjen@fred.bitbike.com
8fa2611d87
Merge work.mysql.com:/home/bk/mysql-4.1/
...
into fred.bitbike.com:/home/arjen/mysql-4.1
2002-10-16 08:10:59 +10:00
arjen@fred.bitbike.com
8c85663c55
Name fix.
2002-10-16 08:09:55 +10:00
arjen@fred.bitbike.com
73f61b9173
Name fix.
2002-10-16 08:07:41 +10:00
bell@sanja.is.com.ua
8c547fae57
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-distinct-4.1
2002-10-16 00:43:43 +03:00
bell@sanja.is.com.ua
21dd4a4dd5
fixed subselect explain bug
2002-10-16 00:42:59 +03:00
heikki@hundin.mysql.fi
31b69aff28
btr0cur.c:
...
Fix typo in earlier commit
2002-10-16 00:05:15 +03:00
heikki@hundin.mysql.fi
3652fe789b
btr0cur.c:
...
Fix bug: range estimator exaggerated small range size greatly if the paths in the B-tree happened to branch on a high level
2002-10-16 00:05:14 +03:00
lenz@mysql.com
b2fb75b589
Merge lgrimmer@work.mysql.com:/home/bk/mysql
...
into mysql.com:/space/my/mysql-3.23
2002-10-15 23:05:13 +02:00
serg@serg.mysql.com
d4b6af08fc
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2002-10-15 21:05:12 +00:00
serg@serg.mysql.com
b99f88a97a
-lpthread should be appended to LIBS
2002-10-15 21:03:41 +00:00
jani@rhols221.adsl.netsonic.fi
4143937723
Fixed some bugs in mysql, mysqladmin and mysqld.
2002-10-15 23:34:55 +03:00
lenz@mysql.com
ab67c943a9
- fixed Do-compile to actually add InnoDB support when requested to do so
2002-10-15 21:28:38 +02:00
jani@rhols221.adsl.netsonic.fi
ea0a0c7352
Fixed a bug in my_getopt
2002-10-15 22:10:15 +03:00
pem@mysql.com
3c1a311348
SCRUM Task 430: Allowing braces in joins by simply removing them.
...
Fixed the remaining join variations, (left, right, natural, etc).
(Previous fix only solved "," and "[cross] join".)
2002-10-15 16:33:06 +02:00
pem@mysql.com
e1303c7b3c
Merge pmartin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/pem/work/mysql-4.0
2002-10-15 16:12:53 +02:00
monty@hundin.mysql.fi
3712931cc6
Fixed bug in ORDER BY ... LIMIT
2002-10-15 16:47:55 +03:00
miguel@hegel.br
73506bb612
Added optional services
2002-10-15 02:04:43 -02:00
miguel@light.
d50045ede7
Added verification of the Administrator user when installing the service
2002-10-14 23:16:21 -03:00
monty@hundin.mysql.fi
9bd5f1eadc
Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1
2002-10-15 01:54:51 +03:00
monty@hundin.mysql.fi
0b54a5c3fc
Fix error handling in last patch (BLOB's in temporary tables) if
...
create_tmp_table fails.
2002-10-15 01:52:41 +03:00
bell@sanja.is.com.ua
1ddf863391
removed annecessary assignment found by Monty
2002-10-14 22:41:42 +03:00
bell@sanja.is.com.ua
d7b11e6e8b
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-distinct-4.1
2002-10-14 21:50:01 +03:00
Sinisa@sinisa.nasamreza.org
51e98da24a
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-10-14 19:33:37 +03:00
bell@sanja.is.com.ua
c72a7a8df2
fix 4.1 build
2002-10-14 17:55:21 +03:00
monty@hundin.mysql.fi
a975cecf42
Merge
2002-10-14 17:50:44 +03:00
bell@sanja.is.com.ua
ac59446ee3
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-distinct-4.1
2002-10-14 17:50:44 +03:00
Sinisa@sinisa.nasamreza.org
96078b5fc5
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-10-14 17:50:44 +03:00
serg@serg.mysql.com
91c8660c5a
Merge work:/home/bk/mysql-4.1
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2002-10-14 14:50:43 +00:00
ram@mysql.r18.ru
f1746fc26a
DEBUG_PRINT() has been fixed
2002-10-14 19:50:42 +05:00
monty@hundin.mysql.fi
302a43f095
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2002-10-14 17:13:45 +03:00
monty@hundin.mysql.fi
68963e91b2
Fixed a bug in key optimizing handling where the expression
...
WHERE column_name = key_column_name was calculated as true
for NULL values.
2002-10-14 17:04:12 +03:00
serg@serg.mysql.com
784aeed98b
bad merge fixed
2002-10-14 11:55:28 +00:00
serg@serg.mysql.com
fcb8bc061d
merged
2002-10-14 11:36:48 +00:00
bell@sanja.is.com.ua
31107251aa
fixed cteate temporary field of subselect bug
2002-10-14 14:33:42 +03:00