mariadb/sql
unknown b9073addbb Merge mysql.com:/home/nick/mysql/repository/mysql-3.23
into mysql.com:/home/nick/mysql/mysql-3.23


sql/mysqld.cc:
  Auto merged
2002-10-29 12:28:45 -07:00
..
share In my previous commit I didn't notice that we already have brazilian portuguese :( 2002-07-16 17:18:54 +05:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc
field.cc
field.h Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL; 2002-10-16 10:32:45 +03: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 Fixed core dump bug in ORDER BY ... LIMIT 2002-09-15 01:23:01 +03:00
frm_crypt.cc
gen_lex_hash.cc Better error messages for mysql-test-run 2002-08-06 16:12:52 +03:00
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-10-09 19:52:34 +03:00
ha_innobase.h ha_innobase.cc, ha_innobase.h: 2002-10-03 19:10:49 +03:00
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc LOCK+modify+OPTIMIZE bugfix 2002-08-31 23:18:08 +00:00
ha_myisam.h
ha_myisammrg.cc
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 Check if AND/OR expression can be NULL 2002-09-03 15:53:07 +03:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc
item_func.h
item_strfunc.cc
item_strfunc.h Fixed bug with BINARY NULL 2002-09-18 02:00:56 +03:00
item_sum.cc
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc Fixed problem with auto_increment key as not first key part 2002-07-23 02:08:48 +03:00
lex.h Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too big buffers when sorting innobase rows 2002-07-29 09:35:25 +03:00
lex_symbol.h
lock.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
log.cc touchup to last fix 2002-10-07 16:39:52 -06:00
log_event.cc
log_event.h
Makefile.am
matherr.c
md5.c
md5.h
mf_iocache.cc
mini_client.cc Another try to fix slave timeouts 2002-07-17 14:46:09 +03:00
mini_client.h
my_lock.c
mysql_priv.h Fixed bug introduces by last changeset 2002-09-03 16:28:01 +03:00
mysqld.cc Merge mysql.com:/home/nick/mysql/repository/mysql-3.23 2002-10-29 12:28:45 -07:00
net_pkg.cc
net_serv.cc
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
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc
slave.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
slave.h
sql_acl.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc Fixed problem with BDB tables and ALTER TABLE 2002-10-24 01:29:29 +03: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 Fixed bug in LOCK TABLES on windows. 2002-10-09 12:05:22 +03:00
sql_delete.cc Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables. 2002-07-19 21:57:53 +03:00
sql_do.cc
sql_insert.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
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 race that caused sig11s on simultaneous FLUSH LOGS 2002-10-07 15:42:10 -06:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc Fix error handling in last patch (BLOB's in temporary tables) if 2002-10-15 01:52:41 +03:00
sql_select.h
sql_show.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
sql_string.cc
sql_string.h
sql_table.cc Fixed problem with BDB tables and ALTER TABLE 2002-10-24 01:29:29 +03:00
sql_test.cc
sql_udf.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
sql_udf.h
sql_update.cc Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables. 2002-07-19 21:57:53 +03:00
sql_yacc.yy followup: s/st_table_list->name/st_table_list->alias/ 2002-09-23 14:38:35 +00:00
stacktrace.c
stacktrace.h
structs.h
table.cc Fixed a bug in key optimizing handling where the expression 2002-10-14 17:04:12 +03:00
table.h Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
thr_malloc.cc
time.cc
udf_example.cc
unireg.cc
unireg.h
violite.c
watchdog_mysqld