1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00
Commit Graph

156 Commits

Author SHA1 Message Date
3b6546b875 EXPLAIN on UNION"s 2001-08-24 13:18:06 +03:00
59e7c97dab Remove warnings and portability fixes
New global read lock code
Fixed bug in DATETIME with WHERE optimization
Made UNION code more general.
2001-08-14 20:33:49 +03:00
4a470fcc99 Fix error messages after merge from 3.23 2001-08-13 15:24:29 +03:00
58ac4b5dfe Monty, your comments ?? 2001-08-12 16:25:28 +03:00
31f269f1dd fixed error message numbers in union test 2001-08-04 16:37:29 -06:00
b13d453d50 Fix UNION
New faster list iterators
Change list code to be simpler and faster
Optimize count(distinct)
New error messages for UNION
Make create_tmp_table more general to be usable by UNION
2001-08-02 06:29:50 +03:00