mariadb/sql
unknown c9a0e4ad5d Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into pcgem.rdg.cyberkinetica.com:/usr/home/acurtis/work/wl2274.2
2004-12-13 14:19:20 +00:00
..
examples Fix for crummy compiler that didn't udnerstand for declaration. Another fix for example storage engine to pass, not skip, test. 2004-12-06 16:26:05 -08:00
share typos in error messages fixed 2004-11-12 16:41:53 +01:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc merge 2004-12-07 13:56:48 +03:00
field.h Bug #6379: ENUM values are incorrectly converted 2004-12-02 12:48:43 +04:00
field_conv.cc Simple optimization 2004-11-09 03:20:58 +02:00
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc Simpler arena swapping code 2004-11-08 01:13:54 +02:00
ha_berkeley.h
ha_heap.cc Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-16 21:36:31 +03:00
ha_heap.h
ha_innodb.cc dict0dict.h, dict0dict.c, ha_innodb.cc: 2004-12-10 17:12:47 +02:00
ha_innodb.h InnoDB: commit after every 10000 rows in ALTER TABLE 2004-11-03 21:32:48 +02:00
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Bug#6202: ENUMs are not case sensitive even if declared BINARY 2004-10-25 17:51:26 +05:00
ha_myisam.h backport Serg's fix of FT interface (BUG#6523) 2004-11-16 22:58:02 +02:00
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc Removed getTableForAlteration 2004-12-07 10:27:22 +01:00
ha_ndbcluster.h Fix for bug#6935 table rename does not work with ndb tables 2004-12-06 14:51:10 +01:00
handler.cc Fix for bug #6516 (Server crash loading spatial data) 2004-12-10 16:06:49 +04:00
handler.h backport Serg's fix of FT interface (BUG#6523) 2004-11-16 22:58:02 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc initialize variables (addition for BUG#7079) 2004-12-13 08:45:00 +02:00
item.h comment of class edded 2004-12-13 15:05:52 +02:00
item_buff.cc
item_cmpfunc.cc fixed optimized SOME subquery 2004-12-13 01:21:14 +02:00
item_cmpfunc.h Fixes while reviewing code 2004-11-26 02:31:22 +02:00
item_create.cc A fix according to Monty's request: 2004-10-29 17:00:39 +05:00
item_create.h
item_func.cc Merge mysql.com:/space/bkroot/mysql-4.1 2004-12-03 12:15:31 +01:00
item_func.h Fixes while reviewing code 2004-11-26 02:31:22 +02:00
item_geofunc.cc Fix for bug #6765 "Implicit access to time zone description 2004-12-09 13:31:46 +03:00
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-12-10 00:19:52 +02:00
item_strfunc.h A fix for a crashing bug #7101, which occures when the 2004-12-10 00:17:43 +02:00
item_subselect.cc new reference which refer to current value not to result used for resolving outer 2004-12-11 17:13:19 +02:00
item_subselect.h postreview fix 2004-12-07 21:18:15 +02:00
item_sum.cc postreview fix 2004-12-07 21:18:15 +02:00
item_sum.h postreview fix 2004-12-07 21:18:15 +02:00
item_timefunc.cc Manual merge of fix for bug #6439 "from_unixtime() function returns 2004-11-19 19:19:45 +03:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h WL#1596 "make mysqldump --master-data --single-transaction able to do online dump of InnoDB AND report reliable 2004-11-10 17:56:45 +01:00
lex_symbol.h
lock.cc Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 2004-11-30 22:22:12 +01:00
log.cc manually merged 2004-12-10 18:49:36 +01:00
log_event.cc Bug#6391 (binlog-do-db rules ignored) 2004-12-03 12:13:51 +01:00
log_event.h Bug#6391 (binlog-do-db rules ignored) 2004-12-03 12:13:51 +01:00
Makefile.am
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
mysqld.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-12-09 13:33:12 +03:00
mysqld_suffix.h
net_serv.cc A fix (bug #5823: mysql_install_db fails due to incorrect max_allowed_packet). 2004-12-06 18:45:41 +04:00
nt_servc.cc
nt_servc.h
opt_range.cc Simpler arena swapping code 2004-11-08 01:13:54 +02:00
opt_range.h backport Serg's fix of FT interface (BUG#6523) 2004-11-16 22:58:02 +02:00
opt_sum.cc
password.c sql/password.c: check for buffer overflow in check_scramble_323 (BUG#7187) 2004-12-11 10:17:25 +01:00
procedure.cc
procedure.h
protocol.cc Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
protocol.h Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
protocol_cursor.cc
records.cc
repl_failsafe.cc Fix for bug #6765 "Implicit access to time zone description 2004-12-09 13:31:46 +03:00
repl_failsafe.h
set_var.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-12-09 14:14:03 +03:00
set_var.h
slave.cc Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returns 2004-12-03 15:18:25 +01:00
slave.h Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returns 2004-12-03 15:18:25 +01:00
spatial.cc Fix for bug #6117 (Centroid() crashes server) 2004-10-22 20:32:02 +05:00
spatial.h Fix compiler warnings (detected by Intel's C++ compiler) 2004-10-22 18:44:51 +03:00
sql_acl.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-12-09 13:33:12 +03:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-12-09 13:33:12 +03:00
sql_bitmap.h
sql_cache.cc Fix for bug #6765 "Implicit access to time zone description 2004-12-09 13:31:46 +03:00
sql_cache.h Merge with 4.0 2004-10-27 19:52:41 +03:00
sql_class.cc manually merged 2004-12-10 18:49:36 +01:00
sql_class.h WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-12-09 14:14:03 +03:00
sql_delete.cc Bug#6391 (binlog-do-db rules ignored) 2004-12-03 12:13:51 +01:00
sql_derived.cc Fix for bug #6765 "Implicit access to time zone description 2004-12-09 13:31:46 +03:00
sql_do.cc Fix for bug #6765 "Implicit access to time zone description 2004-12-09 13:31:46 +03:00
sql_error.cc Simpler arena swapping code 2004-11-08 01:13:54 +02:00
sql_handler.cc - Applied some Windows portability fixes for myisampack.c and sql_handler.cc 2004-10-27 21:51:27 +02:00
sql_help.cc Simpler arena swapping code 2004-11-08 01:13:54 +02:00
sql_insert.cc WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
sql_lex.cc WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
sql_lex.h WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
sql_list.cc
sql_list.h Fix compiler warnings (detected by Intel's C++ compiler) 2004-10-22 18:44:51 +03:00
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
sql_prepare.cc WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
sql_rename.cc Bug#6391 (binlog-do-db rules ignored) 2004-12-03 12:13:51 +01:00
sql_repl.cc Fix for bug #6765 "Implicit access to time zone description 2004-12-09 13:31:46 +03:00
sql_repl.h
sql_select.cc fixed parameter to avoid accessing unallocated memory 2004-12-13 14:54:13 +02:00
sql_select.h Simpler arena swapping code 2004-11-08 01:13:54 +02:00
sql_show.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-12-09 13:33:12 +03:00
sql_sort.h
sql_state.c
sql_string.cc fix call of string::copy() if HAVE_FCONVERT is set 2004-11-01 14:43:53 +00:00
sql_string.h A fix according to Monty's request: 2004-10-29 17:00:39 +05:00
sql_table.cc Fix for bug #6840: Default value is not checked in ALTER column SET DEFAULT 'x' 2004-12-07 14:08:56 +03:00
sql_test.cc
sql_udf.cc
sql_udf.h A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when returning multiple rows). 2004-11-06 09:37:30 +04:00
sql_union.cc reporting empty result added in case of max/min optimisation of ALL/ANY/SOME subqueries 2004-11-18 18:10:07 +02:00
sql_update.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2004-12-09 13:33:12 +03:00
sql_yacc.yy WL#2274 - INSERT..SELECT..UPDATE 2004-12-13 12:26:28 +00:00
stacktrace.c
stacktrace.h
strfunc.cc UCS2 support in ENUM and SET, which also fixes: 2004-12-06 20:45:32 +04:00
structs.h
table.cc #7066 [Ver]: "ctype_ucs" fails on SGI IRIX 2004-12-07 17:01:46 +04:00
table.h Fix for BUG#5837 merged from 4.0 2004-12-11 15:55:50 +03:00
thr_malloc.cc Simpler arena swapping code 2004-11-08 01:13:54 +02:00
time.cc Fix for bug #6387 "Queried timestamp values do not match the inserted 2004-11-03 17:59:03 +00:00
tzfile.h
tztime.cc Fix for bug #6116 "SET time_zone := ... requires access to 2004-10-21 22:18:00 +04:00
tztime.h Fix for bug #6765 "Implicit access to time zone description 2004-12-09 13:31:46 +03:00
udf_example.cc Ensure that we free memory used with --order-by-primary (in mysqldump) 2004-12-09 12:47:20 +02:00
uniques.cc
unireg.cc UCS2 support in ENUM and SET, which also fixes: 2004-12-06 20:45:32 +04:00
unireg.h
watchdog_mysqld