.. |
share
|
corrected error message for OPTIMIZE/ANALYZE/etc,
|
2002-11-08 22:22:23 +01:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
cache_manager.cc
|
|
|
cache_manager.h
|
|
|
ChangeLog
|
|
|
convert.cc
|
|
|
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
|
|
field.cc
|
merge
|
2002-11-07 12:49:01 +02:00 |
field.h
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
field_conv.cc
|
|
|
filesort.cc
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
Portability fix extern "C" static -> extern "C"
|
2002-11-07 12:49:02 +02:00 |
ha_berkeley.cc
|
|
|
ha_berkeley.h
|
|
|
ha_heap.cc
|
|
|
ha_heap.h
|
|
|
ha_innodb.cc
|
ha_innodb.cc:
|
2002-11-09 18:34:52 +02:00 |
ha_innodb.h
|
|
|
ha_isam.cc
|
|
|
ha_isam.h
|
|
|
ha_isammrg.cc
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
ha_isammrg.h
|
|
|
ha_myisam.cc
|
removed DBUG_ENTER/RETURN tags
|
2002-11-11 22:43:07 +01:00 |
ha_myisam.h
|
|
|
ha_myisammrg.cc
|
removed DBUG_ENTER/RETURN tags
|
2002-11-11 22:43:07 +01:00 |
ha_myisammrg.h
|
|
|
handler.cc
|
removed DBUG_ENTER/RETURN tags
|
2002-11-11 22:43:07 +01:00 |
handler.h
|
|
|
hash_filo.cc
|
|
|
hash_filo.h
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
hostname.cc
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
init.cc
|
|
|
item.cc
|
|
|
item.h
|
Fixed that NULL and 0 returns 0 instead of NULL
|
2002-11-11 15:57:35 +02:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
Extended WEEK() to be able to handle ISO weeks.
|
2002-11-12 12:42:42 +02:00 |
item_cmpfunc.h
|
Extended WEEK() to be able to handle ISO weeks.
|
2002-11-12 12:42:42 +02:00 |
item_create.cc
|
|
|
item_create.h
|
|
|
item_func.cc
|
merge
|
2002-11-07 12:49:01 +02:00 |
item_func.h
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
item_strfunc.cc
|
|
|
item_strfunc.h
|
|
|
item_sum.cc
|
|
|
item_sum.h
|
|
|
item_timefunc.cc
|
Extended WEEK() to be able to handle ISO weeks.
|
2002-11-12 12:42:42 +02:00 |
item_timefunc.h
|
|
|
item_uniq.cc
|
|
|
item_uniq.h
|
|
|
key.cc
|
|
|
lex.h
|
|
|
lex_symbol.h
|
|
|
lock.cc
|
|
|
log.cc
|
merge
|
2002-11-07 12:49:01 +02:00 |
log_event.cc
|
merge
|
2002-11-07 12:49:01 +02:00 |
log_event.h
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
Makefile.am
|
|
|
matherr.c
|
|
|
mf_iocache.cc
|
|
|
mini_client.cc
|
|
|
mini_client.h
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
mysqld.cc
|
Extended WEEK() to be able to handle ISO weeks.
|
2002-11-12 12:42:42 +02:00 |
net_pkg.cc
|
|
|
net_serv.cc
|
|
|
nt_servc.cc
|
|
|
nt_servc.h
|
|
|
opt_ft.cc
|
|
|
opt_ft.h
|
|
|
opt_range.cc
|
removed DBUG_ENTER/RETURN tags
|
2002-11-11 22:43:07 +01:00 |
opt_range.h
|
|
|
opt_sum.cc
|
Fixed bug in MAX() optimization when used with JOIN and ON expressions
|
2002-11-09 09:51:03 +02:00 |
password.c
|
|
|
procedure.cc
|
|
|
procedure.h
|
|
|
records.cc
|
|
|
repl_failsafe.cc
|
Portability fix extern "C" static -> extern "C"
|
2002-11-07 12:49:02 +02:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
set_var.h
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
slave.cc
|
merge
|
2002-11-07 12:49:01 +02:00 |
slave.h
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
sql_acl.cc
|
merge
|
2002-11-07 12:49:01 +02:00 |
sql_acl.h
|
|
|
sql_analyse.cc
|
Portability fixes for HP compiler and HPUX11
|
2002-11-09 13:26:46 +02:00 |
sql_analyse.h
|
|
|
sql_base.cc
|
Extended WEEK() to be able to handle ISO weeks.
|
2002-11-12 12:42:42 +02:00 |
sql_cache.cc
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
sql_cache.h
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
sql_class.cc
|
Portability fix extern "C" static -> extern "C"
|
2002-11-07 12:49:02 +02:00 |
sql_class.h
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
sql_delete.cc
|
Portability fix extern "C" static -> extern "C"
|
2002-11-07 12:49:02 +02:00 |
sql_do.cc
|
|
|
sql_handler.cc
|
|
|
sql_insert.cc
|
Portability fix (accidently left out from last changeset)
|
2002-11-07 19:25:27 +02:00 |
sql_lex.cc
|
|
|
sql_lex.h
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
sql_list.cc
|
|
|
sql_list.h
|
|
|
sql_load.cc
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
sql_manager.cc
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
|
|
sql_parse.cc
|
Fixed that NULL and 0 returns 0 instead of NULL
|
2002-11-11 15:57:35 +02:00 |
sql_rename.cc
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
sql_repl.cc
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
sql_repl.h
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
sql_select.cc
|
Fix after last merge
|
2002-11-12 14:09:18 +02:00 |
sql_select.h
|
|
|
sql_show.cc
|
|
|
sql_sort.h
|
|
|
sql_string.cc
|
|
|
sql_string.h
|
|
|
sql_table.cc
|
corrected error message for OPTIMIZE/ANALYZE/etc,
|
2002-11-08 22:22:23 +01:00 |
sql_test.cc
|
|
|
sql_udf.cc
|
Portability fix extern "C" static -> extern "C"
|
2002-11-07 12:49:02 +02:00 |
sql_udf.h
|
|
|
sql_union.cc
|
|
|
sql_update.cc
|
merge
|
2002-11-07 12:49:01 +02:00 |
sql_yacc.yy
|
Fixed that NULL and 0 returns 0 instead of NULL
|
2002-11-11 15:57:35 +02:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
structs.h
|
|
|
table.cc
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
table.h
|
|
|
thr_malloc.cc
|
|
|
time.cc
|
|
|
udf_example.cc
|
|
|
uniques.cc
|
|
|
unireg.cc
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
unireg.h
|
|
|
watchdog_mysqld
|
|
|