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 |
|
sasha@mysql.sashanet.com
|
a2b6410965
|
untested changes to close socket on slave stop for OS's that do not
interrupt I/O after thr_alarm_kill()
test case for order by desc coredump
|
2001-03-12 20:17:32 -07:00 |
|
monty@donna.mysql.com
|
e05df20dc5
|
Fixed gethostname_r tests to be more portable
|
2001-01-01 14:17:10 +02: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 |
|