diff options
author | unknown <konstantin@mysql.com> | 2005-03-18 00:41:03 +0300 |
---|---|---|
committer | unknown <konstantin@mysql.com> | 2005-03-18 00:41:03 +0300 |
commit | 6fc7c0742e99d45a1cedf9363ef705e85f8a563d (patch) | |
tree | 1ca65db383f8178ee9ebfe6f252fdf47ef48a001 /sql/ha_innodb.cc | |
parent | d1deb65996df91f999b643c595481a0c06b5f9ec (diff) | |
download | mariadb-git-6fc7c0742e99d45a1cedf9363ef705e85f8a563d.tar.gz |
Cleanup of Item_func_group_concat
mysql-test/r/func_gconcat.result:
Test result fixed.
sql/item_sum.cc:
Cleanup of Item_func_group_concat:
- last unobvious things commented
- don't store NULLs in the tree.
- remove unneeded variables.
- use setup_order, not setup_group to setup group concat order list
sql/item_sum.h:
Cleanup for Item_func_group_concat: remove unneded variables, methods,
move a bunch of variables to private: section.
Diffstat (limited to 'sql/ha_innodb.cc')
0 files changed, 0 insertions, 0 deletions