1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-31 08:42:45 +03:00
unknown b7b7eb9c05 option to free_root() to not my_free() the blocks
fixed bug/updated count_distinct2 test
changed reset in count distinct to avoid calls to my_free()


include/my_sys.h:
  option to free_root() not to do my_free()
include/my_tree.h:
  reset_tree()
mysql-test/r/count_distinct2.result:
  added group by test
mysql-test/t/count_distinct2.test:
  group by test + fixed bug - need to drop table
mysys/my_alloc.c:
  mark_blocks_free()
mysys/tree.c:
  reset_tree()
sql/item_sum.cc:
  in count distinct reset_tree instead of delete_tree
2001-05-12 19:50:51 -06:00
..
2001-04-02 02:33:25 +03:00
2001-03-01 12:01:00 -07:00
2001-04-19 20:41:19 +03:00
2001-01-19 22:40:16 -07:00
2001-04-17 21:30:02 +02:00
2001-04-17 14:17:22 +02:00
2001-04-15 20:14:40 +02:00
2001-04-13 12:25:12 +03:00
2001-05-09 23:02:36 +03:00
2001-01-12 16:40:27 +02:00
2001-04-18 23:47:11 +03:00
2001-04-25 01:11:29 +03:00
2001-01-18 10:43:09 -07:00
2001-04-20 15:18:46 +03:00
2001-04-20 15:18:46 +03:00
2001-04-20 15:18:46 +03:00
2001-01-21 16:59:02 +02:00