1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-17 12:02:09 +03:00
Commit Graph

207 Commits

Author SHA1 Message Date
0f6a9fe533 fixed bug reported by Walrus & Miguel in exists subselect 2002-07-31 01:26:51 +03:00
2cf620004e subselect in having clause
fixed bug in sum function in subselect
2002-07-01 14:14:51 +03:00
f974c735cf EXISTS type of subselect
more correct parameters in result creation script
2002-06-19 17:52:44 +03:00
fb2cd68b5d new subselect tests
LIMIT fixed
AVG & STD with subselect fixed
join_free fixed to be depended queries compatible
sort_default removed from SELECT_LEX
2002-06-01 23:35:36 +03:00
1fb2babea7 limit clause fixed 2002-05-28 22:38:17 +03:00
35faf872aa added depended subselect processing 2002-05-26 22:50:32 +03:00
e077890b04 simple subselects ported to new select_lex structures 2002-05-12 23:46:42 +03:00