mariadb/sql
2002-09-13 18:35:29 +05:00
..
share Some new charsets. 2002-09-05 19:55:53 +05:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc
des_key_file.cc
field.cc Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
field.h Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
field_conv.cc Several problems were fixed (mostly BLOB+charset related) 2002-06-26 16:00:43 +05:00
filesort.cc
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc heap_create() <-> heap_open() 2002-06-07 16:47:36 +05:00
ha_heap.h
ha_innodb.cc
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Fixed that charset was not properly strored in index segment on myisam table 2002-06-10 21:10:57 +05:00
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc
handler.h Default table character set has been added: 2002-06-19 21:21:30 +05:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc Some more speedup in charsets handling 2002-07-31 13:25:37 +05:00
item.cc Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
item.h Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
item_buff.cc
item_cmpfunc.cc Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
item_cmpfunc.h subselect in having clause 2002-07-01 14:14:51 +03:00
item_create.cc New CRC32() SQL function 2002-08-06 19:29:33 +05:00
item_create.h New CRC32() SQL function 2002-08-06 19:29:33 +05:00
item_func.cc New CRC32() SQL function 2002-08-06 19:29:33 +05:00
item_func.h New CRC32() SQL function 2002-08-06 19:29:33 +05:00
item_strfunc.cc Fixed that: 2002-09-13 14:11:06 +05:00
item_strfunc.h Fixed that: 2002-09-13 14:11:06 +05:00
item_subselect.cc fixed bug reported by Walrus & Miguel in exists subselect 2002-07-31 01:26:51 +03:00
item_subselect.h cleanup 2002-07-05 08:15:57 +03:00
item_sum.cc subselect in having clause 2002-07-01 14:14:51 +03:00
item_sum.h subselect in having clause 2002-07-01 14:14:51 +03:00
item_timefunc.cc Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
item_timefunc.h Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
item_uniq.cc
item_uniq.h subselect in having clause 2002-07-01 14:14:51 +03:00
key.cc
lex.h Stupid bug fixes in sql_yacc.cc 2002-08-22 18:12:45 +05:00
lex_symbol.h
lock.cc
log.cc
log_event.cc
log_event.h
Makefile.am - Added missing files to distribution 2002-08-06 13:59:07 +02:00
matherr.c
mf_iocache.cc
mini_client.cc
mini_client.h
my_lock.c
mysql_priv.h CREATE ... SELECT extension (WL 317) 2002-07-20 16:36:56 +02:00
mysqld.cc Renamed some charset related constant 2002-07-30 14:02:29 +05:00
net_pkg.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
net_serv.cc
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc some small speed improvements after my last changes. 2002-08-28 21:11:23 +03:00
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc
repl_failsafe.cc
repl_failsafe.h
slave.cc
slave.h
spatial.cc Spatial code cleanup 2002-08-22 12:21:58 +05:00
spatial.h Spatial code cleanup 2002-08-22 12:21:58 +05:00
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc some small speed improvements after my last changes. 2002-08-28 21:11:23 +03:00
sql_cache.cc query cache TODO 2002-09-04 09:40:01 +03:00
sql_cache.h
sql_class.cc subselect in having clause 2002-07-01 14:14:51 +03:00
sql_class.h subselect in having clause 2002-07-01 14:14:51 +03:00
sql_crypt.cc
sql_crypt.h
sql_db.cc SHOW CREATE DATABASE name; 2002-07-02 14:31:54 +05:00
sql_delete.cc merged 2002-06-05 21:32:22 +03:00
sql_derived.cc
sql_do.cc
sql_error.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
sql_handler.cc Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
sql_insert.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
sql_lex.cc subselect in having clause 2002-07-01 14:14:51 +03:00
sql_lex.h cleanup 2002-07-05 08:15:57 +03:00
sql_list.cc
sql_list.h sql_list.h: 2002-06-12 17:20:16 -07:00
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_parse.cc CREATE ... SELECT extension (WL 317) 2002-07-20 16:36:56 +02:00
sql_prepare.cc subselect in having clause 2002-07-01 14:14:51 +03:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
sql_select.h Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
sql_show.cc "SHOW CHARACTER SET" now displays 1 for 8bit charsets in "mb_maxlen" column. 2002-09-05 21:55:26 +05:00
sql_sort.h
sql_string.cc
sql_string.h
sql_table.cc CREATE ... SELECT extension (WL 317) 2002-07-20 16:36:56 +02:00
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc merged 2002-06-05 21:32:22 +03:00
sql_update.cc merged 2002-06-05 21:32:22 +03:00
sql_yacc.yy Fixed that CHARSET keyword could not be used as identifier 2002-09-13 18:35:29 +05:00
stacktrace.c
stacktrace.h
structs.h sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
table.cc Default table character set has been added: 2002-06-19 21:21:30 +05:00
table.h
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc
unireg.cc Adding a necessary functionality to ::store and ::save_in_field 2002-08-24 14:49:04 +03:00
unireg.h
watchdog_mysqld