mariadb/sql
unknown b23541339c fixed subselects with temporary tables (SCRUM)
fixed memory leacks


mysql-test/r/subselect.result:
  some changes in subselect tests
mysql-test/t/subselect.test:
  some changes in subselect tests
sql/item.cc:
  some item made copyable
  methods for creating copy of item list
  tmp_table_field() splited
sql/item.h:
  some item made copyable
  methods for creating copy of item list
  tmp_table_field() splited
sql/item_cmpfunc.cc:
  changed references creation
sql/item_cmpfunc.h:
  changed references creation
sql/item_func.cc:
  some item made copyable
  methods for creating copy of item list
  changed references creation
sql/item_func.h:
  some item made copyable
  methods for creating copy of item list
  changed references creation
  tmp_table_field() splited
sql/item_subselect.cc:
  changed references creation
sql/item_sum.cc:
  some item made copyable
  methods for creating copy of item list
sql/item_sum.h:
  some item made copyable
  methods for creating copy of item list
sql/item_timefunc.h:
  tmp_table_field() splited
sql/item_uniq.h:
  some item made copyable
  methods for creating copy of item list
sql/mysql_priv.h:
  fixed subselects with temporary tables
sql/sql_base.cc:
  fixed subselects with temporary tables
sql/sql_class.h:
  fixed subselects with temporary tables
sql/sql_delete.cc:
  fixed subselects with temporary tables
sql/sql_derived.cc:
  fixed subselects with temporary tables
sql/sql_do.cc:
  fixed subselects with temporary tables
sql/sql_insert.cc:
  fixed subselects with temporary tables
sql/sql_lex.cc:
  fixed subselects with temporary tables
sql/sql_lex.h:
  fixed subselects with temporary tables
sql/sql_list.h:
  fixed subselects with temporary tables
sql/sql_load.cc:
  fixed subselects with temporary tables
sql/sql_olap.cc:
  fixed subselects with temporary tables
sql/sql_parse.cc:
  fixed subselects with temporary tables
sql/sql_prepare.cc:
  fixed subselects with temporary tables
sql/sql_select.cc:
  fixed subselects with temporary tables
sql/sql_select.h:
  fixed subselects with temporary tables
sql/sql_table.cc:
  fixed subselects with temporary tables
sql/sql_union.cc:
  fixed subselects with temporary tables
sql/sql_update.cc:
  fixed subselects with temporary tables
sql/sql_yacc.yy:
  fixed subselects with temporary tables
2003-01-25 02:25:52 +02:00
..
share
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc
des_key_file.cc
field.cc
field.h
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item_buff.cc
item_cmpfunc.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item_cmpfunc.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item_create.cc
item_create.h
item_func.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item_func.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item_row.cc
item_row.h
item_strfunc.cc
item_strfunc.h
item_subselect.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item_subselect.h
item_sum.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item_sum.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item_timefunc.cc
item_timefunc.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
item_uniq.cc
item_uniq.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc
log_event.cc
log_event.h
Makefile.am
matherr.c
mf_iocache.cc
mini_client.cc
mini_client.h
my_lock.c
mysql_priv.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
mysqld.cc
net_pkg.cc
net_serv.cc
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc
set_var.h
slave.cc
slave.h
spatial.cc
spatial.h
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_cache.cc
sql_cache.h
sql_class.cc
sql_class.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_derived.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_do.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_error.cc
sql_handler.cc
sql_help.cc
sql_insert.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_lex.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_lex.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_list.cc
sql_list.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_load.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_parse.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_prepare.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_select.h fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_show.cc
sql_sort.h
sql_string.cc
sql_string.h
sql_table.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_update.cc fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
sql_yacc.yy fixed subselects with temporary tables (SCRUM) 2003-01-25 02:25:52 +02:00
stacktrace.c
stacktrace.h
structs.h
table.cc
table.h
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld