ram@mysql.r18.ru
|
4df915a7b5
|
fixed order_by test to make it repeatable
|
2003-01-09 14:35:01 +04:00 |
|
ram@mysql.r18.ru
|
30e15bbb6c
|
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
|
2003-01-08 11:53:09 +04:00 |
|
monty@mashka.mysql.fi
|
1f6ecc0cd3
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names.
changed store_warning() -> push_warning_print()
|
2003-01-06 01:48:59 +02:00 |
|
ram@mysql.r18.ru
|
a7ef436bc4
|
Optimization of key usage (ORDER BY) (SCRUM)
|
2003-01-04 14:59:52 +04:00 |
|
monty@hundin.mysql.fi
|
e8c77e16dc
|
Fix of newly introduced bug in ORDER BY when one has a constant in the select list.
|
2002-09-24 21:23:56 +03: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 |
|
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 |
|