mariadb/sql
unknown f38e23207e Changes for multi-table delete and UNION's
mysql-test/t/multi_update.test:
  Made a test feasible. It will last very long time, so I will change 
  it again as soon as Monty pull's it
sql/sql_class.h:
  Some small changes
sql/sql_delete.cc:
  Fixed one bug in my stripping code
sql/sql_parse.cc:
  Additional stuff for UNION's
2001-06-16 13:58:01 +03:00
..
share merged 2001-06-12 15:08:58 -06:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc
field.cc Pushing all the Gemini changes above the table handler. 2001-05-29 09:29:08 -04:00
field.h Pushing all the Gemini changes above the table handler. 2001-05-29 09:29:08 -04:00
field_conv.cc
filesort.cc Enhancing both multi-table delete and division of LEX 2001-06-07 14:10:58 +03:00
frm_crypt.cc
gen_lex_hash.cc
ha_berkeley.cc
ha_berkeley.h
ha_gemini.cc Fixed portability problem. 2001-06-04 04:08:30 +03:00
ha_gemini.h Pushing all the Gemini changes above the table handler. 2001-05-29 09:29:08 -04:00
ha_hash.h
ha_heap.cc
ha_heap.h
ha_innobase.cc Changed innodb_unix_file_flush_method -> innodb_flush_method 2001-06-07 00:10:59 +03:00
ha_innobase.h manual.texi website address change 2001-06-03 22:58:03 +03:00
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Symlinking of tables should not work. 2001-06-05 03:38:10 +03:00
ha_myisam.h Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
ha_myisammrg.cc Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
ha_myisammrg.h
handler.cc Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
handler.h Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc These are actually two changesets. One for splitting LEX in two and 2001-06-03 17:07:26 +03:00
item.h
item_buff.cc
item_cmpfunc.cc
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03:00
item_func.h
item_strfunc.cc item_strfunc.cc renamed MD5* to my_MD5* to avoid name clashes with openssl library 2001-05-31 02:01:28 +03:00
item_strfunc.h
item_sum.cc bk resolve work 2001-06-07 14:25:45 +03:00
item_sum.h count(distinct) cleanup 2001-05-29 18:53:37 -06:00
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
lex_symbol.h
lock.cc Pushing all the Gemini changes above the table handler. 2001-05-29 09:29:08 -04:00
log.cc
log_event.cc
log_event.h
Makefile.am Forgot to add new source file 2001-06-13 13:51:29 +03:00
matherr.c
md5.c md5.c renamed MD5* to my_MD5* to avoid clashes with openssl library 2001-05-31 01:59:23 +03:00
md5.h md5.c renamed MD5* to my_MD5* to avoid clashes with openssl library 2001-05-31 01:59:23 +03:00
mf_iocache.cc
mini_client.cc make vio compile 2001-05-31 17:42:37 +03:00
mini_client.h
my_lock.c
mysql_priv.h Second phase of UNIONS (please do not test it yet) and some other 2001-06-13 13:36:53 +03:00
mysqlbinlog.cc
mysqld.cc merged 2001-06-12 15:08:58 -06:00
net_pkg.cc Fixed bug that caused client to hang because mysqld never did send an 2001-06-02 00:03:16 +03:00
net_serv.cc make vio compile 2001-05-31 17:42:37 +03:00
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc
slave.cc do not show user/pass for slave unless running with show-slave-auth-info 2001-06-01 21:15:15 -06:00
slave.h A slave now can optionally register with the master providing the 2001-05-30 18:50:56 -06:00
sql_acl.cc
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc merge 2001-06-12 14:12:35 +02:00
sql_cache.cc
sql_class.cc
sql_class.h Changes for multi-table delete and UNION's 2001-06-16 13:58:01 +03:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
sql_delete.cc Changes for multi-table delete and UNION's 2001-06-16 13:58:01 +03:00
sql_handler.cc
sql_insert.cc merge 2001-06-12 14:12:35 +02:00
sql_lex.cc These are actually two changesets. One for splitting LEX in two and 2001-06-03 17:07:26 +03:00
sql_lex.h Second phase of UNIONS (please do not test it yet) and some other 2001-06-13 13:36:53 +03:00
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_parse.cc Changes for multi-table delete and UNION's 2001-06-16 13:58:01 +03:00
sql_rename.cc
sql_repl.cc do not show user/pass for slave unless running with show-slave-auth-info 2001-06-01 21:15:15 -06:00
sql_repl.h do not show user/pass for slave unless running with show-slave-auth-info 2001-06-01 21:15:15 -06:00
sql_select.cc These are actually two changesets. One for splitting LEX in two and 2001-06-03 17:07:26 +03:00
sql_select.h merge 2001-05-31 12:56:05 +02:00
sql_show.cc
sql_sort.h
sql_string.cc
sql_string.h
sql_table.cc merge 2001-06-12 14:12:35 +02:00
sql_test.cc
sql_udf.cc
sql_udf.h
sql_unions.cc Second phase of UNIONS (please do not test it yet) and some other 2001-06-13 13:36:53 +03:00
sql_update.cc These are actually two changesets. One for splitting LEX in two and 2001-06-03 17:07:26 +03:00
sql_yacc.yy Second phase of UNIONS (please do not test it yet) and some other 2001-06-13 13:36:53 +03:00
stacktrace.c
stacktrace.h
structs.h
table.cc
table.h
thr_malloc.cc
time.cc
udf_example.cc
uniques.cc Enhancing both multi-table delete and division of LEX 2001-06-07 14:10:58 +03:00
unireg.cc
unireg.h Added ER_SAFE() for cases when the error message could be out of bands 2001-06-01 04:10:53 +03:00
watchdog_mysqld