mariadb/sql
unknown 5549ed3a4a Merge bk-internal:/home/bk/mysql-4.1-runtime
into  neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
2006-10-03 12:55:33 +02:00
..
examples Fix for bug #15558: truncate doesn't clear table on archive storage engine tables. 2006-05-18 17:10:58 +05:00
share BUG#10974 - No error message if merge table based on union of innodb, memory 2006-09-20 01:40:59 +05:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc Merge trift2.:/M41/clone-4.1 2006-07-24 19:18:30 +02:00
field.h Fixed bug #20108. 2006-09-20 09:46:12 -07: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_heap.cc
ha_heap.h
ha_innodb.cc Applied innodb-4.1-ss29 snapshot. 2006-05-15 17:25:37 +04:00
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 ndb_lock.test, ndb_lock.result: 2006-08-15 13:12:27 +02:00
ha_ndbcluster.h ndb_lock.test, ndb_lock.result: 2006-08-15 13:12:27 +02:00
handler.cc --{skip-}merge option added which allows the user to disable merge engine and 2006-07-14 16:26:58 +05:00
handler.h Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table 2006-06-02 07:26:45 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Fixed bug #21853: assert failure for a grouping query with 2006-09-25 05:24:07 -07:00
item.h Bug#21555: incorrect behavior with INSERT ... ON DUPL KEY UPDATE and VALUES 2006-09-08 10:24:14 +03:00
item_buff.cc
item_cmpfunc.cc Merge polly.local:/tmp/20924/bug20294/my41-bug20294 2006-09-13 16:01:46 +04:00
item_cmpfunc.h Merge polly.local:/tmp/20924/bug20294/my41-bug20294 2006-09-13 16:01:46 +04:00
item_create.cc
item_create.h
item_func.cc Merge mysql.com:/usr/home/bar/mysql-4.1.b8663 2006-10-03 11:53:01 +05:00
item_func.h Merge polly.local:/tmp/20924/bug20294/my41-bug20294 2006-09-13 16:01:46 +04:00
item_geofunc.cc
item_geofunc.h bug #10166 (Signed byte values cause data to be padded) 2006-06-22 22:11:27 +05:00
item_row.cc A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) 2006-04-07 22:26:25 +04:00
item_row.h A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) 2006-04-07 22:26:25 +04:00
item_strfunc.cc Fix for bug #20204: "order by" changes the results returned 2006-09-21 16:05:01 +05:00
item_strfunc.h Merge siva.hindu.god:/usr/home/tim/m/bk/b20536-41 2006-08-23 16:30:05 -06:00
item_subselect.cc Merge bk-internal:/home/bk/mysql-4.1-maint 2006-09-28 18:11:29 -07:00
item_subselect.h BUG#20975: Incorrect query result for NOT (subquery): 2006-07-21 03:04:04 +04:00
item_sum.cc Fixed bug #20076. 2006-06-22 15:50:15 -07:00
item_sum.h Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 2006-04-12 23:05:38 +04:00
item_timefunc.cc Merge bk-internal:/home/bk/mysql-4.1-maint 2006-09-28 18:11:29 -07:00
item_timefunc.h Manually merged 2006-06-17 02:11:12 +04:00
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc Bug#18544 - LOCK TABLES timeout causes MyISAM table corruption 2006-04-19 22:54:25 +05:00
log.cc Merge perch.ndb.mysql.com:/home/jonas/src/41-work 2006-09-04 14:45:13 +02:00
log_event.cc Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861 2006-09-13 14:41:28 +04:00
log_event.h
Makefile.am Bug#18888 Trying to overwrite sql/lex_hash.h during build 2006-09-25 20:01:39 +02:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merge bk-internal:/home/bk/mysql-4.1-maint 2006-09-28 18:11:29 -07:00
mysqld.cc Merge bk-internal:/home/bk/mysql-4.1-maint 2006-09-28 18:11:29 -07:00
mysqld_suffix.h
net_serv.cc BUG#9678: Client library hangs after network communication failure 2006-08-14 20:01:19 +04:00
nt_servc.cc
nt_servc.h
opt_range.cc Merge bk-internal:/home/bk/mysql-4.1-maint 2006-09-28 18:11:29 -07:00
opt_range.h BUG#21077: Possible crash caused by invalid sequence of handler::* calls: 2006-08-15 20:33:14 +04:00
opt_sum.cc Bug #16792 query with subselect, join, and group not returning proper values 2006-08-10 16:45:02 +03:00
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Merge bk-internal:/home/bk/mysql-4.1-maint 2006-09-28 18:11:29 -07:00
set_var.h WL#2928 Date Translation NRE 2006-07-04 17:40:40 +05:00
slave.cc Merge bk-internal:/home/bk/mysql-4.1-maint 2006-09-28 18:11:29 -07:00
slave.h Bug #2717: include/my_global.h mis-defines __attribute__ 2006-08-17 12:25:40 -07:00
spatial.cc
spatial.h gcc 4.1 linux warning fixes backported from 5.0. 2006-06-28 16:28:29 +03:00
sql_acl.cc Merge bk-internal:/home/bk/mysql-4.1-maint 2006-09-28 18:11:29 -07:00
sql_acl.h
sql_analyse.cc Bug#20305: PROCEDURE ANALYSE() returns wrong M for FLOAT(M, D) and DOUBLE(M, D) 2006-09-28 14:30:20 -04:00
sql_analyse.h
sql_base.cc BUG#20919 temp tables closing fails when binlog is off 2006-07-10 00:26:26 +03:00
sql_bitmap.h
sql_cache.cc WL#2928 Date Translation NRE 2006-07-04 17:40:40 +05:00
sql_cache.h
sql_class.cc Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1 2006-07-18 23:30:09 +04:00
sql_class.h Merge bk-internal:/home/bk/mysql-4.1-maint 2006-09-28 18: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
sql_handler.cc
sql_help.cc
sql_insert.cc
sql_lex.cc Fix for bug #20695: Charset introducer overrides charset definition for column. 2006-08-15 15:24:07 +05:00
sql_lex.h Fix for bug #20695: Charset introducer overrides charset definition for column. 2006-08-15 15:24:07 +05:00
sql_list.cc
sql_list.h
sql_load.cc
sql_locale.cc Backporting Kostja's changes made for 5.0 into 4.1. 2006-07-18 15:53:12 +05:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Patch for bug#21432 is reverted 2006-09-27 17:49:16 +05:00
sql_prepare.cc A fix and a test case for Bug#19399 "res 'Lost Connection' when 2006-07-06 23:59:04 +04:00
sql_rename.cc
sql_repl.cc bug#21965 - replication 2006-09-04 13:43:34 +02:00
sql_repl.h
sql_select.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2006-10-03 08:19:06 +04:00
sql_select.h gcc 4.1 linux warning fixes backported from 5.0. 2006-06-28 16:28:29 +03:00
sql_show.cc Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1 2006-05-04 13:17:16 +03:00
sql_sort.h
sql_state.c
sql_string.cc Bug#21913: DATE_FORMAT() Crashes mysql server if I use it through mysql-connector-j driver. 2006-09-04 09:13:40 +02:00
sql_string.h Bug#19006: 4.0 valgrind problems (in test func_str) 2006-07-01 14:31:52 -04:00
sql_table.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1-runtime 2006-08-29 17:00:46 +04:00
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc Fixed bug #18767. 2006-04-20 22:15:38 -07:00
sql_update.cc BUG#7391 - Cross-database multi-table UPDATE uses active database 2006-08-03 14:03:08 +05:00
sql_yacc.yy Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1-rpl 2006-09-20 16:17:30 +02:00
stacktrace.c Bug #21250: esolve stack traces on AMD64 (backport to mysql-4.1) 2006-09-07 00:01:00 +02:00
stacktrace.h Bug #21250: esolve stack traces on AMD64 (backport to mysql-4.1) 2006-09-07 00:01:00 +02:00
strfunc.cc
structs.h Better comments in KEY_PART_INFO struct 2006-06-14 21:06:02 +04:00
table.cc Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1 2006-10-02 14:42:12 +05:00
table.h A fix and a test case for Bug#19399 "res 'Lost Connection' when 2006-07-06 23:59:04 +04:00
thr_malloc.cc
time.cc Bug#20729: Bad date_format() call makes mysql server crash 2006-07-11 13:06:29 -04:00
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc Fixed bug #20108. 2006-09-20 09:46:12 -07:00
unireg.h Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 2006-04-12 23:05:38 +04:00
watchdog_mysqld