mariadb/sql
jani@rhols221.adsl.netsonic.fi 85b00b7fb5 Fixed Bug#2479, "dependant subquery with limit crash".
The problem was that memory was free'd, but it was referenced
later. This free was unneccessary anyway, because join_free() /
JOIN::cleanup takes care of this later on.

Added test case into t/subselect.test for it.

Regards,
Jani
2004-01-29 01:16:24 +02:00
..
share Fix for bug#2505: MySQL reports "out of memory" 2004-01-26 20:31:38 +04:00
.cvsignore
add_errmsg
client_settings.h Fix for #2126 2003-12-18 18:12:00 +04:00
custom_conf.h
derror.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
des_key_file.cc Merge with 4.0.16 2003-10-07 15:42:26 +03:00
field.cc Conflicts resolved 2004-01-23 20:00:10 +04:00
field.h SCRUM: 2004-01-15 21:06:22 +04:00
field_conv.cc insert table select * from table2 now converts charsets correctly 2003-12-13 18:49:10 +01:00
filesort.cc Portability fixes found during 5.0 test compilation 2003-12-21 19:39:32 +02:00
frm_crypt.cc
gen_lex_hash.cc SCRUM 2004-01-23 16:02:57 +04:00
gstream.cc
gstream.h
ha_berkeley.cc Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
ha_berkeley.h Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
ha_heap.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
ha_heap.h
ha_innodb.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
ha_innodb.h fixes to Bitmap class 2003-10-24 22:44:48 +02:00
ha_isam.cc key_map with more that 64 bits width 2003-10-11 13:06:55 +02:00
ha_isam.h
ha_isammrg.cc added 'explicit' keyword to Bitmap constructor 2003-11-21 19:16:19 +03:00
ha_isammrg.h
ha_myisam.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
ha_myisam.h Merge bk-internal:/home/bk/mysql-4.1/ 2003-10-31 10:34:34 +01:00
ha_myisammrg.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
ha_myisammrg.h After merge fixes 2003-08-19 00:08:08 +03:00
handler.cc WorkLog #1323 (part 2) 2003-12-17 22:52:03 +00:00
handler.h WorkLog #1323 (part 2) 2003-12-17 22:52:03 +00:00
hash_filo.cc
hash_filo.h SCRUM 2003-09-19 14:44:31 +05:00
hostname.cc Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes the server if cur_log is 'hot' and the io_thread has changed log file. 2003-11-22 03:21:40 +02:00
init.cc Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error 2003-11-03 14:01:59 +02:00
item.cc Pack of changes about 'cleanup()'-s 2004-01-20 20:55:47 +04:00
item.h Merge deer.(none):/home/hf/work/mysql-4.1.clean 2004-01-20 21:00:29 +04:00
item_buff.cc Old style charset() and set_charset() were removed. 2003-08-05 12:52:37 +05:00
item_cmpfunc.cc Code cleanup (working on PS & cleanup() code) 2004-01-19 19:53:25 +04:00
item_cmpfunc.h Code cleanup (working on PS & cleanup() code) 2004-01-19 19:53:25 +04:00
item_create.cc SCRUM: 2004-01-15 21:06:22 +04:00
item_create.h SCRUM: 2004-01-15 21:06:22 +04:00
item_func.cc Fixed a bug in GREATES() and LEAST() function, that caused a core 2004-01-28 19:02:58 +02:00
item_func.h Merge deer.(none):/home/hf/work/mysql-4.1.clean 2004-01-19 21:06:27 +04:00
item_geofunc.cc SCRUM 2004-01-23 19:54:22 +04:00
item_geofunc.h SCRUM: 2004-01-15 21:06:22 +04:00
item_row.cc Fix for prepared statements 2003-12-30 14:08:19 +04:00
item_row.h Pack of changes about 'cleanup()'-s 2004-01-20 20:55:47 +04:00
item_strfunc.cc Merge bk-internal:/home/bk/mysql-4.1/ 2004-01-22 14:46:54 +01:00
item_strfunc.h Fix for prepared statements 2003-12-30 14:08:19 +04:00
item_subselect.cc Merge deer.(none):/home/hf/work/mysql-4.1.clean 2004-01-19 21:06:27 +04:00
item_subselect.h Fix for prepared statements 2003-12-30 14:08:19 +04:00
item_sum.cc Pack of changes about 'cleanup()'-s 2004-01-20 20:55:47 +04:00
item_sum.h Pack of changes about 'cleanup()'-s 2004-01-20 20:55:47 +04:00
item_timefunc.cc Bug 2202: CAST from binary to char still returns a binary string 2003-12-25 17:42:17 +04:00
item_timefunc.h WL#1253: LAST_DAY 2003-11-17 18:02:08 +04:00
item_uniq.cc
item_uniq.h Code cleanup (working on PS & cleanup() code) 2004-01-19 19:53:25 +04:00
key.cc added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() 2003-10-30 12:57:26 +02:00
lex.h define name fixed 2004-01-23 20:52:35 +04:00
lex_symbol.h SCRUM 2004-01-23 16:02:57 +04:00
lock.cc merge 2003-09-24 10:24:56 +03:00
log.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
log_event.cc Portability fixes found during 5.0 test compilation 2003-12-21 19:39:32 +02:00
log_event.h Merge with 4.0.17 2003-12-17 17:35:34 +02:00
Makefile.am - added sql_bitmap.h to the source distribution 2003-11-12 12:32:51 +01:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Conflicts resolved 2004-01-23 20:00:10 +04:00
mysqld.cc Fixed a bug in slave-compressed-protocol. Using this option 2004-01-26 15:12:52 +02:00
net_serv.cc Fix for #2126 (mysql_server_init call shouldn't be needed) 2003-12-18 15:51:22 +04:00
nt_servc.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
nt_servc.h
opt_ft.cc Add new user variables for tuning memory usage: 2003-10-11 22:00:24 +03:00
opt_ft.h Add new user variables for tuning memory usage: 2003-10-11 22:00:24 +03:00
opt_range.cc merge with 4.0.18 2003-12-19 16:42:17 +02:00
opt_range.h fixes to Bitmap class 2003-10-24 22:44:48 +02:00
opt_sum.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
password.c C cleanups 2003-09-03 16:31:01 +02:00
procedure.cc
procedure.h
protocol.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
protocol.h Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
protocol_cursor.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
records.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
repl_failsafe.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
repl_failsafe.h
set_var.cc merge 2003-12-19 16:34:48 +02:00
set_var.h WorkLog #1323 (part 2) 2003-12-17 22:52:03 +00:00
slave.cc THD::init_for_queries() pushed back: 2003-12-21 22:26:45 +03:00
slave.h Replication: 2003-11-23 17:02:59 +01:00
spatial.cc Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
spatial.h
sql_acl.cc Fix for bug#2505: MySQL reports "out of memory" 2004-01-26 20:31:38 +04:00
sql_acl.h Fixes after merge with 4.0 2003-12-19 16:25:50 +02:00
sql_analyse.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
sql_analyse.h
sql_base.cc removed droping field->query_id for reinitialization tables for subquery. 2004-01-03 00:12:07 +02:00
sql_bitmap.h added 'explicit' keyword to Bitmap constructor 2003-11-21 19:16:19 +03:00
sql_cache.cc SCRUM 2004-01-07 16:41:09 +04:00
sql_cache.h SCRUM 2003-12-01 17:19:10 +04:00
sql_class.cc bugfix to #1224 2004-01-27 13:46:47 +04:00
sql_class.h more clear (grammar mistake) 2004-01-19 23:34:40 +03:00
sql_client.cc merge 2003-12-19 16:34:48 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-01-17 10:02:01 +02:00
sql_delete.cc Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safe 2003-12-20 03:41:04 +02:00
sql_derived.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-01-17 15:28:56 +02:00
sql_do.cc fixed error handling in SET and DO operators (BUG#1484) 2003-10-08 11:19:09 +03:00
sql_error.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
sql_handler.cc Merge with 4.0 to get: 2003-11-20 22:30:48 +02:00
sql_help.cc merge 2004-01-17 13:13:48 +02:00
sql_insert.cc removed droping field->query_id for reinitialization tables for subquery. 2004-01-03 00:12:07 +02:00
sql_lex.cc yet another cleanup()-related fix 2004-01-21 15:47:47 +04:00
sql_lex.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-01-17 11:53:04 +02:00
sql_list.cc
sql_list.h Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
sql_load.cc removed droping field->query_id for reinitialization tables for subquery. 2004-01-03 00:12:07 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc removed droping field->query_id for reinitialization tables for subquery. 2004-01-03 00:12:07 +02:00
sql_parse.cc Merge 2004-01-20 19:23:28 +02:00
sql_prepare.cc Merge deer.(none):/home/hf/work/mysql-4.1.clean 2004-01-19 21:06:27 +04:00
sql_rename.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
sql_repl.cc THD::lex now points to THD::main_lex like in 5.0 2003-12-19 20:52:13 +03:00
sql_repl.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
sql_select.cc Fixed Bug#2479, "dependant subquery with limit crash". 2004-01-29 01:16:24 +02:00
sql_select.h Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
sql_show.cc Fix for #2210 (SHOW TABLE STATUS fails when .frm is corrupted) 2004-01-28 12:38:17 +04:00
sql_sort.h
sql_state.c
sql_string.cc sql_string.cc: 2004-01-21 14:32:02 +04:00
sql_string.h Further fixes for 2390: ucs2 alignment 2004-01-21 14:15:19 +04:00
sql_table.cc Conflicts resolved 2004-01-23 20:00:10 +04:00
sql_test.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
sql_udf.cc merge with 4.0 for more memory allocation variables. 2003-10-13 15:50:30 +03:00
sql_udf.h hanged UDF interface to use clear() instead of reset() 2003-08-27 22:30:50 +03:00
sql_union.cc merge fixes 2004-01-17 17:18:32 +02:00
sql_update.cc Merge 2004-01-20 19:23:28 +02:00
sql_yacc.yy warning comment 2004-01-26 20:16:37 +01:00
stacktrace.c
stacktrace.h
strfunc.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
structs.h CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
table.cc Conflicts resolved 2004-01-23 20:00:10 +04:00
table.h Merge with 4.0.17 2003-12-17 17:35:34 +02:00
thr_malloc.cc
time.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
udf_example.cc Corrected faulty #if tests in udf_example.cc which made udf_test crash the server on some 2003-12-18 17:46:56 +01:00
uniques.cc Merge with 4.0.17 2003-12-17 17:35:34 +02:00
unireg.cc SCRUM: 2004-01-15 21:06:22 +04:00
unireg.h unused variable max_prep_stmt_count removed 2003-12-05 01:55:57 +03:00
watchdog_mysqld