mariadb/sql
Sinisa@sinisa.nasamreza.org 5376889e28 Fixed YES/NO in Polish messages
2003-02-12 20:42:46 +02:00
..
share Fixed YES/NO in Polish messages 2003-02-12 20:42:46 +02:00
.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
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: 2003-02-05 01:42: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
item.h
item_buff.cc
item_cmpfunc.cc fixed functions to be able work with group function as argument 2003-01-29 10:38:56 +02:00
item_cmpfunc.h fixed functions to be able work with group function as argument 2003-01-29 10:38:56 +02:00
item_create.cc
item_create.h
item_func.cc fixed functions to be able work with group function as argument 2003-01-29 10:38:56 +02:00
item_func.h fixed functions to be able work with group function as argument 2003-01-29 10:38:56 +02:00
item_strfunc.cc fixed functions to be able work with group function as argument 2003-01-29 10:38:56 +02:00
item_strfunc.h fixed functions to be able work with group function as argument 2003-01-29 10:38:56 +02:00
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 Fix when using auto_increment and last_insert_id() in the same insert statement. 2003-01-28 06:48:26 +02:00
log_event.cc
log_event.h
Makefile.am - added a dummy file "reservedwords.texi" to the BK tree and the Makefiles, 2003-01-27 13:44:16 +01:00
matherr.c
md5.c
md5.h
mf_iocache.cc
mini_client.cc
mini_client.h
my_lock.c
mysql_priv.h Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump(). 2003-01-29 18:56:34 +02:00
mysqld.cc Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump(). 2003-01-29 18:56:34 +02:00
net_pkg.cc Fixed wrong packed length for packet > 16M. 2003-01-09 23:28:30 +02:00
net_serv.cc Fixing that 3.23 API / clients do not disconnect if a large 2003-01-04 21:02:58 +02:00
nt_servc.cc
nt_servc.h
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 backported MERGE+MAX bugfix from 4.0 2003-02-12 11:03:41 +01:00
password.c
procedure.cc
procedure.h
records.cc
slave.cc Only set thd->query to 0 if LOCK_thread_count is hold 2003-01-18 23:38:55 +02:00
slave.h
sql_acl.cc error message fixed (new error code will be introduced in 4.1) 2003-02-10 14:47:39 +01:00
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 Fix when using auto_increment and last_insert_id() in the same insert statement. 2003-01-28 06:48:26 +02:00
sql_cache.cc
sql_class.cc backporting Peter's fix for better RAND() initialization from 4.0 2003-02-11 23:19:47 +01:00
sql_class.h
sql_crypt.cc
sql_crypt.h
sql_db.cc Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump(). 2003-01-29 18:56:34 +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 Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump(). 2003-01-29 18:56:34 +02:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc A fix for new conditions being defined and upper condition not updated 2003-02-06 18:50:12 +02:00
sql_select.h
sql_show.cc Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump(). 2003-01-29 18:56:34 +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 fixed functions to be able work with group function as argument 2003-01-29 10:38:56 +02:00
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 Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump(). 2003-01-29 18:56:34 +02:00
table.h
thr_malloc.cc
time.cc
udf_example.cc
unireg.cc
unireg.h
violite.c
watchdog_mysqld