sasha@mysql.sashanet.com
|
7c344a582c
|
post-merge fixes to make it compile. It still fails the fulltext test,
(wrong error code) but I'll push it so that Sergei could clean up
my merge
|
2001-08-11 19:54:31 -06:00 |
|
sasha@mysql.sashanet.com
|
f6836bf81a
|
merged
|
2001-08-09 19:16:15 -06:00 |
|
monty@tik.mysql.fi
|
1731161ff4
|
Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.
Extended default arguments to be up to 4095 characters
|
2001-07-30 22:49:39 +03:00 |
|
monty@hundin.mysql.fi
|
f0dc189227
|
Fix ORDER BY ... DESC optimization
|
2001-06-29 04:04:29 +03:00 |
|
tim@white.box
|
5ed2cf7dbe
|
Implement ORDER BY DESC optimization, which reads values in descending
order directly from the index instead of using a filesort.
|
2001-06-28 03:06:23 -04:00 |
|
serg@serg.mysql.com
|
555430819d
|
mysql-test/r/order_by.result fixed for new test
sql/field.cc ORDER BY bug fixed
|
2001-03-13 13:30:12 +01:00 |
|
monty@donna.mysql.com
|
c0f40d14cc
|
Added support for hex strings to mysqlimport
A lot of new tests to mysqltest
Fixed bug with BDB tables and autocommit
|
2000-12-28 03:56:38 +02:00 |
|