mariadb/sql
evgen@moonbone.local c23c1dc314 Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1
into moonbone.local:/work/12861-bug-4.1-mysql
2005-09-01 01:08:59 +04:00
..
examples Added support for delete_all_rows() for archive. This fixes bug #12836. 2005-08-29 15:05:16 -07:00
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 Fixed compiler warnings 2005-07-28 21:25:05 +03:00
field.h group_by.result: 2005-06-20 10:49:04 -07:00
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 a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_berkeley.h
ha_blackhole.cc ha_blackhole.cc: 2005-08-30 02:46:03 +02:00
ha_blackhole.h ha_blackhole changes, same patch as http://lists.mysql.com/internals/27878, per brian 2005-08-26 02:09:56 +02:00
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.cc: 2005-08-31 14:27:44 +03:00
ha_innodb.h
ha_isam.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_isam.h
ha_isammrg.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_isammrg.h
ha_myisam.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_myisam.h
ha_myisammrg.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
ha_myisammrg.h
ha_ndbcluster.cc Merge eel.(none):/home/jonas/src/mysql-4.1 2005-08-18 14:07:31 +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 Added support for delete_all_rows() for archive. This fixes bug #12836. 2005-08-29 15:05:16 -07:00
hash_filo.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
hash_filo.h
hostname.cc
init.cc
item.cc manual merge of bug fix#12537 2005-08-30 23:29:47 +04:00
item.h Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-08-29 15:44:49 +05:00
item_buff.cc group_by.result, group_by.test: 2005-06-21 04:24:21 -07:00
item_cmpfunc.cc subselect.test, subselect.result: 2005-08-08 16:51:12 -07:00
item_cmpfunc.h fixed convertion and handling IN subqueries with rows (BUG#11867) 2005-08-13 07:45:14 +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 a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Fix crash in DES_DECRYPT(NULL). (Bug #12757) 2005-08-25 12:34:42 -07:00
item_strfunc.h func_str.test: 2005-06-29 02:40:25 -07:00
item_subselect.cc fixed convertion and handling IN subqueries with rows (BUG#11867) 2005-08-13 07:45:14 +03: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 Fix bug #12861 client hang with group_concat insubquery FROM DUAL. 2005-08-31 18:26:50 +04: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 Fix bug#12266 GROUP BY DATE(LEFT(column,8)) returns result strings with reduced 2005-08-04 18:05:33 +04:00
item_uniq.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
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 Bug#11338 Fixes from review (identical functionality). 2005-08-19 14:49:34 -04:00
log_event.h Bug#11338 Fixes from review (identical functionality). 2005-08-19 14:49:34 -04:00
Makefile.am Makefile.am: 2005-07-05 23:24:48 +02:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h updated patch for BUG#4680 (incomplete DROP DATABASE breaking replication). 2005-08-18 21:40:14 -06:00
mysqld.cc Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-08-27 21:52:26 -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 a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
procedure.h
protocol.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
protocol.h
protocol_cursor.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-08-30 12:33:58 +05: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 Review of new pushed code 2005-08-09 00:13:49 +03: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 Use the hostname with which the user authenticated when determining which 2005-08-22 15:48:50 -07:00
sql_acl.h
sql_analyse.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_analyse.h
sql_base.cc Fixed compiler warnings 2005-07-28 21:25:05 +03:00
sql_bitmap.h
sql_cache.cc merge 2005-08-11 10:20:06 +03:00
sql_cache.h
sql_class.cc Many files: 2005-06-07 06:34:13 -07:00
sql_class.h Bug#10109 2005-08-07 03:16:15 +01:00
sql_client.cc
sql_crypt.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_crypt.h
sql_db.cc merged 2005-08-25 00:08:02 +04:00
sql_delete.cc Bug#11816 - Truncate table doesn't work with temporary innodb tables 2005-08-29 17:01:46 +02:00
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 bug#5373: handler READ NEXT w/o HANDLER READ [FIRST] 2005-06-07 22:43:25 +02:00
sql_help.cc
sql_insert.cc Bug#10109 2005-08-07 03:16:15 +01: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 a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_map.h
sql_olap.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_parse.cc Bug#11493 - Alter table rename to default database does not work without db name qualifying 2005-08-29 16:54:33 +02:00
sql_prepare.cc Bug#11338 Fixes from review (identical functionality). 2005-08-19 14:49:34 -04: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 manual merge of bug fix#12537 2005-08-30 23:29:47 +04: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 a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
sql_string.h
sql_table.cc Fix incorrect spellings of "dropped" in source and tests. (Bug #12828) 2005-08-30 12:24:37 -07:00
sql_test.cc Rename rest() macro in my_list.h to list_rest(). (Bug #12327) 2005-08-09 18:02:36 -07:00
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 Review of new pushed code 2005-08-09 00:13:49 +03:00
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 after pull cleanup 2005-08-22 13:20:02 +04:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc a compiler must see '#pragma implementation' *before* 2005-06-05 19:38:52 +02:00
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