mariadb/sql
jimw@mysql.com ca56883011 Merge mysql.com:/home/jimw/my/mysql-4.1-9947
into  mysql.com:/home/jimw/my/mysql-4.1-clean
2005-08-01 17:12:30 -07:00
..
examples
share Bug#11216: 'show character set' describes latin1 incorrectly 2005-07-21 16:05:19 +05:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc Simple fixes during review of new code 2005-07-19 19:25:05 +03:00
discover.cc
field.cc A fix and a test case for Bug#9735. 2005-07-14 15:13:23 +04:00
field.h
field_conv.cc Simple fixes during review of new code 2005-07-19 19:25:05 +03:00
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_heap.cc Bug#10178 - failure to find a row in heap table by concurrent UPDATEs 2005-06-24 17:47:09 +02:00
ha_heap.h Bug#10178 - failure to find a row in heap table by concurrent UPDATEs 2005-06-24 17:47:09 +02:00
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
ha_ndbcluster.cc Fixed handling of failed primary key update in INSERT .. ON DUPLICATE KEY UPDATE .. 2005-07-06 11:23:36 +02:00
ha_ndbcluster.h Fixed handling of failed primary key update in INSERT .. ON DUPLICATE KEY UPDATE .. 2005-07-06 11:23:36 +02:00
handler.cc Bug #12055 NDB temp tables created by ALTER TABLE are usable 2005-07-20 18:40:55 +02:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc func_gconcat.result, func_gconcat.test: 2005-07-26 12:52:02 +05:00
item.h func_gconcat.result, func_gconcat.test: 2005-07-26 12:52:02 +05:00
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h fixed not_null_tables() for IN() (BUG#9393) 2005-06-28 22:20:25 +03:00
item_create.cc
item_create.h
item_func.cc Merge mysql.com:/home/jimw/my/mysql-4.1-11402 2005-08-01 17:11:49 -07:00
item_func.h func_gconcat.result, func_gconcat.test: 2005-07-26 12:52:02 +05:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Fix calculation for length of LPAD() and RPAD() reported to 2005-07-22 11:46:29 -07:00
item_strfunc.h func_str.test: 2005-06-29 02:40:25 -07:00
item_subselect.cc func_str.result, func_str.test: 2005-06-23 06:15:50 -07:00
item_subselect.h - a fix for Bug#11458 "Prepared statement with subselects return random 2005-07-13 17:38:55 +04:00
item_sum.cc Fixed bug #12095: a join query with GROUP_CONCAT over a single row table. 2005-07-31 02:32:33 -07:00
item_sum.h
item_timefunc.cc Simple fixes during review of new code 2005-07-19 19:25:05 +03:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc Merge mysql.com:/home/my/mysql-4.0 2005-07-27 13:24:59 +03:00
log.cc BUG#6987: Added note when stat is failing on relay log, added mutex for log rotatation. 2005-07-12 06:01:26 +02:00
log_event.cc Simple fixes during review of new code 2005-07-19 19:25:05 +03:00
log_event.h
Makefile.am Makefile.am: 2005-07-05 23:24:48 +02:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merge mysql.com:/home/my/mysql-4.0 2005-07-27 13:24:59 +03:00
mysqld.cc Fix for bug #11329 (lowercase_table.test fails) 2005-07-26 20:59:43 +05:00
mysqld_suffix.h
net_serv.cc Fixed some vio code that was using ___WIN__ instead of __WIN__ 2005-07-12 10:31:09 -06:00
nt_servc.cc
nt_servc.h
opt_range.cc Move reset of insert_values to ensure it's done also during error conditions 2005-06-28 15:06:16 +03:00
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc A fix and a test case for Bug#9359 "Prepared statements take snapshot 2005-07-16 03:29:13 +04:00
set_var.h A fix and a test case for Bug#9359 "Prepared statements take snapshot 2005-07-16 03:29:13 +04:00
slave.cc updates for BUG#10780 - fixed slave I/O thread running status to No while attempting 2005-07-29 21:00:28 -06:00
slave.h updates for BUG#10780 - fixed slave I/O thread running status to No while attempting 2005-07-29 21:00:28 -06:00
spatial.cc
spatial.h
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc Merge mysql.com:/home/my/mysql-4.0 2005-07-27 13:24:59 +03:00
sql_bitmap.h
sql_cache.cc temporary tables of subquery in the from clause just skipped during processing QC tables (BUG#11522) 2005-06-23 20:06:35 +03:00
sql_cache.h
sql_class.cc
sql_class.h func_gconcat.result, func_gconcat.test: 2005-07-28 19:11:29 -07: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 abort storing query to query cache if warnings appeared (BUG#9414) 2005-06-28 00:52:21 +03:00
sql_handler.cc
sql_help.cc
sql_insert.cc Move reset of insert_values to ensure it's done also during error conditions 2005-06-28 15:06:16 +03:00
sql_lex.cc Moved test for 'show full processlist' to not_embedded_server.test becasue it could fail on a slow computer where previous connections has not yet disconnected 2005-07-27 13:45:06 +03:00
sql_lex.h - a fix for Bug#11458 "Prepared statement with subselects return random 2005-07-13 17:38:55 +04: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 Merge mysql.com:/home/jimw/my/mysql-4.1-9947 2005-08-01 17:12:30 -07:00
sql_prepare.cc Simple fixes during review of new code 2005-07-19 19:25:05 +03:00
sql_rename.cc
sql_repl.cc Fix for BUG#12003 "assertion failure in testsuite (double lock of 2005-07-18 14:46:53 +02:00
sql_repl.h
sql_select.cc func_gconcat.result, func_gconcat.test: 2005-07-28 19:11:29 -07:00
sql_select.h func_str.result, func_str.test: 2005-06-23 06:15:50 -07:00
sql_show.cc Fixed some test cases that was not forgotten in a recent patch 2005-07-19 19:47:54 +03:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Review of new code: 2005-07-27 13:05:30 +03:00
sql_test.cc
sql_udf.cc - backport of a compile fix from 4.1 (ChangeSet@1.2260.23.2 2005/05/19 from reggie) 2005-06-30 17:33:23 +02:00
sql_udf.h
sql_union.cc
sql_update.cc
sql_yacc.yy select.result, select.test: 2005-07-17 09:46:14 -07:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h
table.cc Review of new code: 2005-07-27 13:05:30 +03:00
table.h
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc Review of new code: 2005-07-27 13:05:30 +03:00
unireg.h
watchdog_mysqld