..
share
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc
field.cc
field.h
Removed wrong bug fix for problem with timestamp and BETWEEN.
2002-11-05 00:24:59 +02:00
field_conv.cc
Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;
2002-10-16 10:32:45 +03:00
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
ha_berkeley.cc
ha_berkeley.h
ha_gemini.cc
ha_gemini.h
ha_hash.h
ha_heap.cc
ha_heap.h
ha_innobase.cc
ha_innobase.cc:
2002-12-19 20:58:07 +02:00
ha_innobase.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc
better fix for OPTIMIZE bug
2002-11-14 22:39:46 +01:00
ha_myisam.h
ha_myisammrg.cc
TEMPORARY MERGE tables are allowed
2002-11-05 00:00:51 +01:00
ha_myisammrg.h
handler.cc
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc
Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;
2002-10-16 10:32:45 +03:00
item.h
Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;
2002-10-16 10:32:45 +03:00
item_buff.cc
item_cmpfunc.cc
Optimization of CASE bug fix
2002-12-21 10:45:06 +02:00
item_cmpfunc.h
Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23
2002-12-02 14:17:04 +02:00
item_create.cc
item_create.h
item_func.cc
item_func.h
item_strfunc.cc
item_strfunc.h
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc
log.cc
Transactions in AUTOCOMMIT=0 mode didn't rotate binary log.
2002-12-14 12:05:45 +02:00
log_event.cc
log_event.h
Makefile.am
- Applied required modifications for automake 1.5
2002-11-17 16:45:21 +01:00
matherr.c
md5.c
md5.h
mf_iocache.cc
mini_client.cc
mini_client.h
my_lock.c
mysql_priv.h
mysqld.cc
Safety fix to not allow one to specify too big max_alloc_packet to mysqld
2002-12-26 17:50:07 +02:00
net_pkg.cc
net_serv.cc
Safety fix to not allow one to specify too big max_alloc_packet to mysqld
2002-12-26 17:50:07 +02:00
nt_servc.cc
Added optional NT service and fix the TZ variable bug
2002-10-16 21:51:03 -02:00
nt_servc.h
Added optional NT service and fix the TZ variable bug
2002-10-16 21:51:03 -02:00
opt_ft.cc
opt_ft.h
opt_range.cc
Fixed bug in <=> NULL handling
2002-12-02 10:47:15 +02:00
opt_range.h
opt_sum.cc
Fixed bug in MAX() optimization when used with JOIN and ON expressions
2002-12-02 13:41:08 +02:00
password.c
procedure.cc
procedure.h
records.cc
slave.cc
slave.h
sql_acl.cc
sql_acl.h
sql_analyse.cc
- Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)
2002-12-04 16:16:06 +01:00
sql_analyse.h
sql_base.cc
IGNORE/USE INDEX now work with HA_EXTRA_KEYREAD
2002-11-09 19:15:46 +01:00
sql_cache.cc
sql_class.cc
moved RAND initialization from mysqld.cc to sql_class.cc:THD::THD()
2002-10-29 12:28:14 -07:00
sql_class.h
sql_crypt.cc
sql_crypt.h
sql_db.cc
Moved lower_case_table_name check to right place.
2002-12-21 10:57:53 +02:00
sql_delete.cc
sql_do.cc
sql_insert.cc
sql_lex.cc
sql_lex.h
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_parse.cc
Forbid SLAVE STOP if the thread executing the query has locked
2002-12-13 16:01:51 +02:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc
Fixed rare core dump bug when using complicated GROUP BY query that didn't return any results.
2002-11-08 09:58:28 +02:00
sql_select.h
sql_show.cc
Fixed rare bug in show processlist which could cause core dump if a new thread was connecting.
2002-12-11 12:44:17 +02:00
sql_string.cc
sql_string.h
sql_table.cc
Updated comment
2002-12-26 16:35:15 +02:00
sql_test.cc
sql_udf.cc
Fixed rare bug in show processlist which could cause core dump if a new thread was connecting.
2002-12-11 12:44:17 +02:00
sql_udf.h
sql_update.cc
sql_yacc.yy
stacktrace.c
Fix to get core file on Linux
2002-11-05 00:04:36 +02:00
stacktrace.h
structs.h
Proper fix for SHOW VARS on 64-bit systems
2002-12-02 15:33:16 +02:00
table.cc
table.h
thr_malloc.cc
time.cc
udf_example.cc
unireg.cc
unireg.h
violite.c
watchdog_mysqld