mariadb/sql
unknown 930a245913 Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/ram/work/mysql-5.0
2005-05-07 02:26:44 +05:00
..
examples Merge 2005-04-28 10:58:24 +02:00
share Merge mysql.com:/home/ram/work/mysql-4.1 2005-05-06 20:11:01 +05:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
field.h A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
field_conv.cc
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc BUG#9714 libsupc++ problem 2005-04-27 11:25:08 +02:00
ha_berkeley.h
ha_blackhole.cc Fix typo in ha_backhole.cc 2005-05-02 11:25:01 +02:00
ha_blackhole.h
ha_federated.cc BUG#9714 libsupc++ problem 2005-04-27 11:25:08 +02:00
ha_federated.h
ha_heap.cc BUG#9714 libsupc++ problem 2005-04-27 11:25:08 +02:00
ha_heap.h
ha_innodb.cc Merge 2005-05-06 11:45:59 +03:00
ha_innodb.h Many files: 2005-04-20 19:27:46 +03:00
ha_myisam.cc BUG#9714 libsupc++ problem 2005-04-27 11:25:08 +02:00
ha_myisam.h
ha_myisammrg.cc BUG#5964 - 4.1 MERGE tables regression from 4.0 2005-04-29 10:59:34 +02:00
ha_myisammrg.h
ha_ndbcluster.cc A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
ha_ndbcluster.h Merge 2005-04-28 10:28:56 +02:00
handler.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-04-30 03:46:38 +03:00
handler.h Many files: 2005-04-20 19:27:46 +03:00
hash_filo.cc
hash_filo.h
hostname.cc A fix for Bug#8467. 2005-05-06 12:18:37 +03:00
init.cc
item.cc Merge 2005-05-05 20:10:50 +05:00
item.h Merge 2005-05-05 20:10:50 +05:00
item_buff.cc
item_cmpfunc.cc A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
item_cmpfunc.h A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
item_create.cc
item_create.h
item_func.cc Merge 2005-05-05 20:10:50 +05:00
item_func.h A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
item_geofunc.cc Fix for #6553 and #8776 (no errors on bad spatial data) 2005-04-29 20:23:02 +05:00
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc
item_strfunc.h
item_subselect.cc
item_subselect.h if outer refernce (identifier) was resolved with help of cache all subqueries and resolved item itseld have to be correctly marked as dependent 2005-04-29 02:43:56 +03:00
item_sum.cc Fixed bugs 9820, 9799 and 9800. 2005-05-06 17:32:46 +03:00
item_sum.h A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
item_timefunc.cc Merge mysql.com:/home/dlenev/src/mysql-4.1-bg10040 2005-04-25 11:35:30 +04:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc A fix (bug #10179: error in default value setting). 2005-05-05 17:17:55 +05:00
lex.h
lex_symbol.h
lock.cc Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlock 2005-04-27 22:58:11 +02:00
log.cc Fixes for BUG#10039 "MEMORY engine is reported as HEAP", 2005-04-23 00:05:05 +02:00
log_event.cc Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 2005-05-05 14:20:53 +02:00
log_event.h Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 2005-05-05 14:20:53 +02:00
Makefile.am
matherr.c
mf_iocache.cc
my_decimal.cc Trimmed fix for bug #9546 (Crashing with huge decimals) 2005-05-06 19:04:58 +05:00
my_decimal.h A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
my_lock.c
mysql_priv.h Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 2005-05-05 14:20:53 +02:00
mysqld.cc merging cp932 from 4.1 2005-05-06 12:00:25 +05:00
mysqld_suffix.h
net_serv.cc Merge bk-internal.mysql.com:/users/rburnett/bug9721 2005-05-06 15:15:48 +02:00
nt_servc.cc
nt_servc.h
opt_range.cc Fix for BUG#10244: 2005-04-29 01:16:32 +04:00
opt_range.h Fix for BUG#10244: 2005-04-29 01:16:32 +04:00
opt_sum.cc
parse_file.cc
parse_file.h
password.c
procedure.cc
procedure.h
protocol.cc Merge mysql.com:/home/psergey/mysql-4.1-bug9228 2005-05-01 19:07:01 +04:00
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Merge 2005-05-05 20:10:50 +05:00
set_var.h
slave.cc Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 2005-05-05 14:20:53 +02:00
slave.h
sp.cc Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 2005-05-05 14:20:53 +02:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc Fixed BUG#9598: stored procedure call within stored procedure 2005-04-14 14:52:35 +02:00
sp_rcontext.h Fixed BUG#9598: stored procedure call within stored procedure 2005-04-14 14:52:35 +02:00
spatial.cc Fix for #6553 and #8776 (no errors on bad spatial data) 2005-04-29 20:23:02 +05:00
spatial.h Fix for #6553 and #8776 (no errors on bad spatial data) 2005-04-29 20:23:02 +05:00
sql_acl.cc Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). 2005-05-05 14:20:53 +02:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc postreview changes 2005-04-30 19:27:22 +03:00
sql_bitmap.h terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h: 2005-05-05 09:15:14 +02:00
sql_cache.cc Clean up merge from 4.1 2005-05-02 10:19:37 -07:00
sql_cache.h
sql_class.cc
sql_class.h A lot of fixes to Precision math 2005-05-05 20:06:49 +05:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc
sql_delete.cc Merge 2005-04-16 17:58:11 +02:00
sql_derived.cc
sql_do.cc
sql_error.cc Fixed BUG#9004: Inconsistent behaviour of SP re. warnings 2005-04-22 12:53:48 +02:00
sql_error.h
sql_handler.cc
sql_help.cc
sql_insert.cc Merge with 4.1 2005-04-30 09:46:08 +03:00
sql_lex.cc BUG#9922 - INSERT SELECT with UNIONs allows concurrent INSERTs 2005-04-15 19:20:15 +02:00
sql_lex.h Fix for bug #9486 "Can't perform multi-update in stored procedure". 2005-04-15 20:31:47 +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 2005-05-05 20:10:50 +05:00
sql_prepare.cc A fix and a test case for Bug#9520 "SELECT DISTINCT crashes server 2005-04-30 09:54:35 +04:00
sql_rename.cc
sql_repl.cc sql_repl.cc: 2005-04-27 03:18:54 +03:00
sql_repl.h
sql_select.cc Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-06 11:48:54 +05:00
sql_select.h A fix and a test case for Bug#9520 "SELECT DISTINCT crashes server 2005-04-30 09:54:35 +04:00
sql_show.cc Fix for bug#8998: information_schema: Table SCHEMATA should report default collations 2005-05-06 20:14:22 +00:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Clean up merge from 4.1 2005-05-02 10:19:37 -07:00
sql_test.cc
sql_trigger.cc
sql_trigger.h
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc Fix for bug #9486 "Can't perform multi-update in stored procedure". 2005-04-15 20:31:47 +04:00
sql_view.cc Fix for bug #9841 "Unexpected read lock when trying to update a view in 2005-05-05 19:49:15 +04:00
sql_view.h
sql_yacc.yy Fixed BUG#8408: Stored procedure crash if function contains SHOW 2005-04-26 17:31:59 +02:00
stacktrace.c Step 2 of the switch to support configuration with NPTL: 2005-04-20 20:38:57 +02:00
stacktrace.h Step 2 of the switch to support configuration with NPTL: 2005-04-20 20:38:57 +02:00
strfunc.cc
structs.h
table.cc
table.h Bug#7806 - insert on duplicate key and auto-update of timestamp 2005-04-22 17:13:18 +02:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc
tztime.h
udf_example.cc
uniques.cc
unireg.cc A fix (bug #10179: error in default value setting). 2005-05-05 17:17:55 +05:00
unireg.h
watchdog_mysqld