mariadb/sql
evgen@moonbone.local 077086cd96 Fix bug #9593 "The combination of COUNT, DISTINCT and CONCAT seems to lock the
server"
Bug appears only on Windows platform. Freeing memory in 
TMP_TABLE_PARAM::cleanup() allocated by new Copy_fields[0] in 
setup_copy_fields() results in memory destruction. In test IF used instead 
of CONCAT because IF have more stable crash.
2005-05-30 03:32:50 +04:00
..
examples
share
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc
field.h Cleanup's during review 2005-05-25 18:33:32 +03:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_blackhole.cc
ha_blackhole.h
ha_federated.cc
ha_federated.h
ha_heap.cc
ha_heap.h
ha_innodb.cc
ha_innodb.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc
ha_ndbcluster.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 18:12:56 +02:00
item.h Move function from header file to make it easier to debug 2005-05-26 00:18:24 +03:00
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc
item_strfunc.h
item_subselect.cc
item_subselect.h
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc Include fix to function open_binlog from 4.1 2005-05-26 21:01:54 +02:00
log_event.cc
log_event.h
Makefile.am
matherr.c
mf_iocache.cc
my_decimal.cc
my_decimal.h
my_lock.c
mysql_priv.h Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 21:01:53 +02:00
mysqld.cc Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 21:01:53 +02:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Cleanup's during review 2005-05-25 18:33:32 +03:00
opt_range.h
opt_sum.cc
parse_file.cc
parse_file.h
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc
set_var.h
slave.cc
slave.h
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-25 18:38:29 +03:00
sql_bitmap.h
sql_cache.cc
sql_cache.h
sql_class.cc Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 21:01:53 +02:00
sql_class.h Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 21:01:53 +02:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc
sql_insert.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-25 18:38:29 +03:00
sql_lex.cc
sql_lex.h Merge hasky:/my/mysql-build into mysql.com:/home/my/mysql-5.0 2005-05-25 19:55:01 +03:00
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc
sql_prepare.cc
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Fix bug #9593 "The combination of COUNT, DISTINCT and CONCAT seems to lock the 2005-05-30 03:32:50 +04:00
sql_select.h
sql_show.cc Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 21:01:53 +02:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5.0.4 2005-05-25 18:33:36 +03:00
sql_test.cc
sql_trigger.cc
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc
sql_view.cc
sql_view.h
sql_yacc.yy Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 18:12:56 +02:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-26 21:01:53 +02:00
table.cc Moved detection of wrong decimal fields before decimal field was created to avoid ASSERT() for DECIMAL(1) 2005-05-26 14:00:47 +03:00
table.h Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5.0.4 2005-05-25 18:33:36 +03:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-build 2005-05-26 01:38:29 +02:00
unireg.h
watchdog_mysqld