mariadb/sql
monty@mysql.com e9205dc0f0 Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/my/mysql-5.0
2005-03-30 23:42:53 +03:00
..
examples
share Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-03-30 16:01:30 +03:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc Enabled more tests of STR_TO_DATE() 2005-03-30 23:41:42 +03:00
field.h Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
field_conv.cc
filesort.cc merging 2005-03-15 19:31:52 +04:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
ha_berkeley.h
ha_blackhole.cc Collection of changes per Bar and Serg. 2005-03-24 16:07:56 -08:00
ha_blackhole.h Collection of changes per Bar and Serg. 2005-03-24 16:07:56 -08:00
ha_federated.cc sql/ha_federated.cc: update to new prototype 2005-03-17 16:58:23 +01:00
ha_federated.h
ha_heap.cc after merge fix 2005-03-17 18:44:24 +03:00
ha_heap.h
ha_innodb.cc Merge bk-internal:/home/bk/mysql-5.0 2005-03-23 21:37:56 +01:00
ha_innodb.h Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc Merged 2005-03-22 22:31:51 +01:00
ha_ndbcluster.h Merged 2005-03-22 22:31:51 +01:00
handler.cc Give warnings if wrong date/time/datetime argument for STR_TO_DATE 2005-03-30 16:00:31 +03:00
handler.h Fix upgrade/downgrade issue. 2005-03-25 12:36:04 -08:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Merge bk-internal:/home/bk/mysql-5.0 2005-03-22 16:11:43 +01:00
item.h after merge fix 2005-03-17 18:44:24 +03:00
item_buff.cc
item_cmpfunc.cc Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc item_func.cc: 2005-03-28 14:15:43 +05:00
item_func.h Merge 2005-03-25 10:43:35 +04:00
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
item_strfunc.h Merge 2005-03-25 10:43:35 +04:00
item_subselect.cc Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
item_subselect.h
item_sum.cc after merge fix/ 2005-03-30 18:57:56 +05:00
item_sum.h merged 2005-03-23 09:42:24 +01:00
item_timefunc.cc Give warnings if wrong date/time/datetime argument for STR_TO_DATE 2005-03-30 16:00:31 +03:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc Merge 4.1 -> 5.0 2005-03-17 16:51:07 +03:00
lex.h
lex_symbol.h
lock.cc Merge bk-internal:/home/bk/mysql-5.0 2005-03-17 08:46:48 +01:00
log.cc Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-03-22 00:28:33 +01:00
log_event.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-03-30 16:01:30 +03:00
log_event.h Enabled more tests of STR_TO_DATE() 2005-03-30 23:41:42 +03:00
Makefile.am Merging support for blackhole up to 5.0. 2005-03-25 10:36:58 -08:00
matherr.c
mf_iocache.cc
my_decimal.cc Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t 2005-03-21 15:58:34 +03:00
my_decimal.h Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t 2005-03-21 15:58:34 +03:00
my_lock.c
mysql_priv.h Merging support for blackhole up to 5.0. 2005-03-25 10:36:58 -08:00
mysqld.cc merge 2005-03-29 17:24:26 +05:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc removed unnecessary (and incorrect) space trimming/padding in generating ranges 2005-03-23 19:31:29 +01:00
opt_range.h
opt_sum.cc
parse_file.cc
parse_file.h
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc
records.cc
repl_failsafe.cc
repl_failsafe.h
set_var.cc Merging support for blackhole up to 5.0. 2005-03-25 10:36:58 -08:00
set_var.h Last part of WL#1062: better replication of timezones: no more use 2005-03-22 00:26:12 +01:00
slave.cc merge from 4.1 2005-03-24 14:32:40 +01:00
slave.h merge from 4.1 2005-03-24 14:32:40 +01:00
sp.cc
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc Fixed BUG#6600: Stored procedure crash after repeated calls with check table 2005-03-18 16:52:41 +01:00
sp_head.h
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-03-29 12:58:31 +03:00
sql_acl.h sql_acl.cc, sql_acl.h, sql_parse.cc 2005-03-22 15:54:18 +01:00
sql_analyse.cc
sql_analyse.h
sql_base.cc Cleanup during reviews 2005-03-16 16:11:01 +02:00
sql_bitmap.h
sql_cache.cc Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
sql_cache.h
sql_class.cc Fix a valgrind warning spotted while trying to repeat Bug#7166 2005-03-23 23:39:20 +03:00
sql_class.h Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
sql_delete.cc Cleanup during reviews 2005-03-16 16:11:01 +02:00
sql_derived.cc
sql_do.cc
sql_error.cc Cleanup during reviews 2005-03-16 16:11:01 +02:00
sql_handler.cc
sql_help.cc Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
sql_insert.cc Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
sql_lex.cc
sql_lex.h Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
sql_list.cc
sql_list.h
sql_load.cc WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero. 2005-03-25 14:51:17 +01:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Merge 2005-03-30 17:07:40 +05:00
sql_prepare.cc Manual merge 2005-03-24 15:17:39 +03:00
sql_rename.cc Cleanup during reviews 2005-03-16 16:11:01 +02:00
sql_repl.cc WL#874 "Extended LOAD DATA". 2005-03-16 04:32:47 +03:00
sql_repl.h WL#874 "Extended LOAD DATA". 2005-03-16 04:32:47 +03:00
sql_select.cc Merge 2005-03-30 17:07:40 +05:00
sql_select.h after merge fix/ 2005-03-30 18:57:56 +05:00
sql_show.cc Give warnings if wrong date/time/datetime argument for STR_TO_DATE 2005-03-30 16:00:31 +03:00
sql_sort.h
sql_state.c
sql_string.cc Cleanup during reviews 2005-03-16 16:11:01 +02:00
sql_string.h Cleanups during review of code 2005-03-21 23:41:28 +02:00
sql_table.cc Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even if 2005-03-22 21:52:01 +01:00
sql_test.cc
sql_trigger.cc
sql_trigger.h
sql_udf.cc Code cleanups during review of pushed code 2005-03-15 16:07:28 +02:00
sql_udf.h
sql_union.cc Merge 2005-03-28 23:06:19 +02:00
sql_update.cc Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 2005-03-18 16:12:25 -08:00
sql_view.cc
sql_view.h
sql_yacc.yy Cleanups during review 2005-03-29 12:37:36 +03:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h merge from 4.1 2005-03-24 14:32:40 +01:00
table.cc Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even if 2005-03-22 21:52:01 +01:00
table.h Bug #9317: Wrong count for tables in INFORMATION_SCHEMA 2005-03-24 16:32:11 +03:00
thr_malloc.cc
time.cc
tzfile.h
tztime.cc Last part of WL#1062: better replication of timezones: no more use 2005-03-22 00:26:12 +01:00
tztime.h Last part of WL#1062: better replication of timezones: no more use 2005-03-22 00:26:12 +01:00
udf_example.cc
uniques.cc
unireg.cc
unireg.h
watchdog_mysqld