1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-02 19:25:03 +03:00
unknown 19b4760f19 fixed convertion and handling IN subqueries with rows (BUG#11867)
mysql-test/r/subselect.result:
  testst of IN subqueries with row
mysql-test/t/subselect.test:
  tests of ion subqueries with row
sql/item.h:
  add method to prevent of removing Item_ref_null_helper from HAVING
sql/item_cmpfunc.h:
  Prevented removing of Item_test_isnotnull from HAVING
sql/item_subselect.cc:
  fixed converting row IN subqueries
sql/sql_select.cc:
  fixed debug print
2005-08-13 07:45:14 +03:00
..
2005-08-02 14:27:52 +05:00
2005-08-08 13:46:13 -07:00
2005-08-04 15:25:03 +05:00
2005-07-31 04:28:01 -07:00
2005-07-28 21:25:05 +03:00
2005-01-30 10:24:03 +00:00
2004-11-15 17:03:54 +01:00
2005-08-09 00:13:49 +03:00