mariadb/sql
2003-02-26 10:33:45 +04:00
..
share Merge with 4.0.11 2003-02-04 21:52:14 +02:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
convert.cc
custom_conf.h
derror.cc
des_key_file.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
field.cc sql_table.cc, field.cc: 2003-02-17 16:47:48 +04:00
field.h Added charset number to result header 2003-02-04 03:19:19 +02:00
field_conv.cc
filesort.cc Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h
ha_innodb.cc ha_innodb.cc: 2003-02-18 20:36:16 +02:00
ha_innodb.h
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
ha_myisam.h
ha_myisammrg.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
ha_myisammrg.h
handler.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
init.cc
item.cc Fixed problem when connecting to user without a password. 2003-02-14 11:47:41 +02:00
item.h Move tmp_table_used to THD 2003-02-10 17:59:16 +02:00
item_buff.cc
item_cmpfunc.cc Bug fix: for SHOW STATUS (when ssl is used) 2003-02-17 18:06:51 +04:00
item_cmpfunc.h Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
item_create.cc merge 2003-02-08 01:12:58 +02:00
item_create.h merge 2003-02-08 01:12:58 +02:00
item_func.cc Bug fix: for SHOW STATUS (when ssl is used) 2003-02-17 18:06:51 +04:00
item_func.h Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
item_row.cc Move tmp_table_used to THD 2003-02-10 17:59:16 +02:00
item_row.h
item_strfunc.cc item_strfunc.cc: 2003-02-13 13:10:23 +04:00
item_strfunc.h Move tmp_table_used to THD 2003-02-10 17:59:16 +02:00
item_subselect.cc Move tmp_table_used to THD 2003-02-10 17:59:16 +02:00
item_subselect.h
item_sum.cc Fix for MIX and MAX. Item must be checked against binary(). 2003-02-26 10:33:45 +04:00
item_sum.h Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h Windows compile fixups (To be verified by respective devs) 2003-02-04 18:50:48 -08:00
key.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
lex.h Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
lex_symbol.h
lock.cc
log.cc After merge fixes & remove compiler warnings 2003-02-07 15:47:24 +02:00
log_event.cc Bug fix: for SHOW STATUS (when ssl is used) 2003-02-17 18:06:51 +04:00
log_event.h Fixed problem when connecting to user without a password. 2003-02-14 11:47:41 +02:00
Makefile.am Merge with 4.0.11 2003-02-04 21:52:14 +02:00
matherr.c
mf_iocache.cc
mini_client.cc Fixed problem when connecting to user without a password. 2003-02-14 11:47:41 +02:00
mini_client.h
my_lock.c
mysql_priv.h Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
mysqld.cc Merge vkishkin@work.mysql.com:/home/bk/mysql-4.1 2003-02-24 23:54:58 +05:00
net_serv.cc
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc Bug fix: rtree should handle nulls itself 2003-02-19 13:21:21 +04:00
opt_range.h Merge with 4.0 to get fix for MIN/MAX 2003-02-07 16:38:37 +02:00
opt_sum.cc backported MERGE+MAX bugfix from 4.0 2003-02-12 11:03:41 +01:00
password.c Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
procedure.cc
procedure.h
protocol.cc Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
protocol.h
records.cc Fixed multi-table-delete for InnoDB tables 2003-02-17 02:14:37 +02:00
repl_failsafe.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
repl_failsafe.h
set_var.cc add option default-week-format and variable default_week_format 2003-02-19 17:05:35 +05:00
set_var.h
slave.cc Added START TRANSACTION syntax 2003-02-06 16:55:59 +02:00
slave.h Merge with 4.0.11 2003-02-04 21:52:14 +02:00
spatial.cc
spatial.h
sql_acl.cc Fixed problem when connecting to user without a password. 2003-02-14 11:47:41 +02:00
sql_acl.h
sql_analyse.cc fixed memory leak in procedure with subselects 2003-02-14 14:00:19 +02:00
sql_analyse.h fixed excluding st_select_lex from global select list 2003-02-16 20:37:51 +02:00
sql_base.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
sql_cache.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
sql_cache.h
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 Merge vkishkin@work.mysql.com:/home/bk/mysql-4.1 2003-02-24 23:54:58 +05:00
sql_crypt.cc
sql_crypt.h
sql_db.cc DATABASE character set is never blank anymore 2003-02-21 18:24:41 +04:00
sql_delete.cc Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
sql_derived.cc Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
sql_do.cc
sql_error.cc
sql_handler.cc Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
sql_help.cc Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
sql_insert.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
sql_lex.cc Bug fix: for SHOW STATUS (when ssl is used) 2003-02-17 18:06:51 +04:00
sql_lex.h Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 2003-02-15 16:06:58 +02:00
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Windows portabilty fixups (last commit caused some errors, so recomitting) - SCRUM 2003-02-20 14:14:37 -08:00
sql_prepare.cc Fix for the prepared statement access checks 2003-02-24 17:22:02 -08:00
sql_rename.cc
sql_repl.cc Merge with 4.0.11 2003-02-04 21:52:14 +02:00
sql_repl.h
sql_select.cc make EXPLAIN killable 2003-02-21 17:01:12 +01:00
sql_select.h Merge with 4.0.11 2003-02-04 21:52:14 +02:00
sql_show.cc 1. Fix for the crash in debug mode when the .frm is corrupted and SHOW TABLE STATUS is executed.This also fixes to return the error message to comment field in SHOW TABLE STATUS when the .frm is corrupted 2003-02-24 17:05:03 -08:00
sql_sort.h
sql_string.cc More use of new CHARSET_INFO functions and two bug fixes 2003-01-31 17:08:14 +04:00
sql_string.h
sql_table.cc Forbid NULL geometry fields 2003-02-25 11:45:32 +04:00
sql_test.cc
sql_udf.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
sql_udf.h
sql_union.cc Allowing NULL values in UNION's with first SELECT having only NOT NULL 2003-02-22 17:02:36 +02:00
sql_update.cc after-review changes (577 SCRUM) 2003-02-02 23:30:01 +02:00
sql_yacc.yy Merge vkishkin@work.mysql.com:/home/bk/mysql-4.1 2003-02-24 23:54:58 +05:00
stacktrace.c
stacktrace.h
structs.h Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
table.cc Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
table.h Fixed a lot of wrong memory references as reported by valgrind 2003-02-12 21:55:37 +02:00
thr_malloc.cc
time.cc Fixed problem when connecting to user without a password. 2003-02-14 11:47:41 +02:00
udf_example.cc
uniques.cc
unireg.cc After merge fixes & remove compiler warnings 2003-02-07 15:47:24 +02:00
unireg.h
watchdog_mysqld