mariadb/sql
unknown dd9a101098 Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-row-4.1


sql/sql_yacc.yy:
  Auto merged
2002-12-29 18:41:58 +02:00
..
share Fix messages in other languages 2002-12-24 22:40:19 +03:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc Some system_charset_info and default_charset_info were replaced by my_charset_latin1 2002-12-11 17:12:55 +04:00
custom_conf.h
derror.cc
des_key_file.cc removed several cases of default_charset_info use 2002-12-19 09:38:29 +04:00
field.cc Less "default_charset_info" 2002-12-19 15:27:46 +04:00
field.h Less "default_charset_info" 2002-12-19 15:27:46 +04:00
field_conv.cc removed several cases of default_charset_info use 2002-12-19 09:38:29 +04:00
filesort.cc less default_charset_info 2002-12-20 17:14:46 +04:00
frm_crypt.cc
gen_lex_hash.cc adding check for duplicated symbols 2002-12-15 22:30:26 +04:00
gstream.cc Preparing to use better string-to-number functions to avoid c_ptr() call, 2002-11-27 15:47:39 +04:00
gstream.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
ha_berkeley.cc patches from sleepycat.com have been applied (SCRUM) 2002-12-19 12:38:32 +04:00
ha_berkeley.h patches from sleepycat.com have been applied (SCRUM) 2002-12-19 12:38:32 +04:00
ha_heap.cc ::index_read_last() method has been added 2002-11-28 15:19:42 +04:00
ha_heap.h ::index_read_last() method has been added 2002-11-28 15:19:42 +04:00
ha_innodb.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
ha_innodb.h Many files: 2002-10-29 23:16:46 +02:00
ha_isam.cc Portability fix when using -DBIG_TABLES 2002-11-14 12:21:36 +02:00
ha_isam.h Fixed some bugs after last merge 2002-06-20 15:25:02 +03:00
ha_isammrg.cc Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 2002-11-07 03:54:00 +02:00
ha_isammrg.h Fix some ORDER BY ... DESC problems with InnoDB 2002-09-27 08:23:51 +03:00
ha_myisam.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
ha_myisam.h merge 2002-07-23 20:39:36 +03:00
ha_myisammrg.cc myisammrg::index_next_same 2002-11-25 22:18:44 +01:00
ha_myisammrg.h myisammrg::index_next_same 2002-11-25 22:18:44 +01:00
handler.cc Merge with 4.0.6 2002-12-05 19:38:42 +02:00
handler.h Merge with 4.0 2002-11-21 15:56:48 +02:00
hash_filo.cc
hash_filo.h Merge with 4.0 2002-11-21 15:56:48 +02:00
hostname.cc removed several cases of default_charset_info use 2002-12-19 09:38:29 +04:00
init.cc Portability fixes to be able to compile MySQL with VC++ 2002-10-08 22:28:24 +03:00
item.cc merging 2002-12-25 11:09:19 +02:00
item.h row IN subselects (SCRUM) 2002-12-19 21:15:09 +02:00
item_buff.cc Less "default_charset_info" 2002-12-19 15:27:46 +04:00
item_cmpfunc.cc row IN subselects (SCRUM) 2002-12-19 21:15:09 +02:00
item_cmpfunc.h row IN subselects (SCRUM) 2002-12-19 21:15:09 +02:00
item_create.cc Merging.... 2002-11-29 22:03:14 +03:00
item_create.h One more commit to do the merge of new 4.1 tree 2002-10-06 13:42:16 +04:00
item_func.cc less default_charset_info 2002-12-20 17:57:24 +04:00
item_func.h Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02:00
item_row.cc row IN subselects (SCRUM) 2002-12-19 21:15:09 +02:00
item_row.h row IN subselects (SCRUM) 2002-12-19 21:15:09 +02:00
item_strfunc.cc less default_charset_info 2002-12-20 17:57:24 +04:00
item_strfunc.h Merging.... 2002-11-29 22:03:14 +03:00
item_subselect.cc postreview fix 2002-12-27 21:19:25 +02:00
item_subselect.h postreview fix 2002-12-27 21:19:25 +02:00
item_sum.cc COUNT(DISTINCT field) now honors charsets 2002-12-19 16:42:35 +04:00
item_sum.h COUNT(DISTINCT field) now honors charsets 2002-12-19 16:42:35 +04:00
item_timefunc.cc removed several cases of default_charset_info use 2002-12-19 09:38:29 +04:00
item_timefunc.h Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02:00
item_uniq.cc
item_uniq.h prevent using references on sum function (except HAVING clouse of current select) and forward references 2002-11-21 11:01:33 +02:00
key.cc less default_charset_info 2002-12-20 17:14:46 +04:00
lex.h SAPDB-style syntax 2002-12-19 09:38:26 +04:00
lex_symbol.h
lock.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
log.cc this will make me life easier in the future 2002-12-19 09:38:31 +04:00
log_event.cc removed several cases of default_charset_info use 2002-12-19 09:38:29 +04:00
log_event.h rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
Makefile.am - added missing file sql/protocol.h to distribution 2002-12-20 13:43:40 +01:00
matherr.c
mf_iocache.cc
mini_client.cc Fix minor bug and add test of connection with new/old/without passwords 2002-12-05 14:01:15 +03:00
mini_client.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
my_lock.c
mysql_priv.h sql_table.cc: 2002-12-28 01:38:29 -08:00
mysqld.cc less default_charset_info 2002-12-20 17:57:24 +04:00
net_serv.cc merging 2002-10-04 14:15:59 +03:00
nt_servc.cc Typo fix (duplicate functions body) 2002-11-12 22:11:59 -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 less default_charset_info 2002-12-20 17:14:46 +04:00
opt_range.h Merge with 4.0.3 2002-08-30 12:40:40 +03:00
opt_sum.cc Less "default_charset_info" 2002-12-19 15:27:46 +04:00
password.c Minor new auth fixes 2002-12-09 14:29:17 +03:00
procedure.cc
procedure.h Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 2002-12-11 09:18:43 +02:00
protocol.cc thd_charset has been moved to variables structure 2002-12-19 09:38:28 +04:00
protocol.h rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
records.cc New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
repl_failsafe.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
repl_failsafe.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
set_var.cc Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02:00
set_var.h removed several cases of default_charset_info use 2002-12-19 09:38:29 +04:00
slave.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
slave.h Merge with 4.0 2002-11-21 15:56:48 +02:00
spatial.cc Spatial-related fixes 2002-12-18 17:17:35 +04:00
spatial.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_acl.cc merge 2002-12-14 17:49:01 +02:00
sql_acl.h Basically minor code optimizations and cleanups 2002-12-05 03:55:29 +03:00
sql_analyse.cc thd_charset has been moved to variables structure 2002-12-19 09:38:28 +04:00
sql_analyse.h All String->set() now have charset argument 2002-10-30 16:19:43 +04:00
sql_base.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
sql_cache.cc Moved safe_to_cache_query from thd to lex. 2002-11-22 14:50:53 +01:00
sql_cache.h new status variable (number of queries deleted because of low memory) 2002-11-17 20:41:25 +02:00
sql_class.cc merging 2002-12-25 11:09:19 +02:00
sql_class.h row IN subselects (SCRUM) 2002-12-19 21:15:09 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc thd_charset has been moved to variables structure 2002-12-19 09:38:28 +04:00
sql_delete.cc less default_charset_info 2002-12-20 17:14:46 +04:00
sql_derived.cc Adding comments as per Monty's request. 2002-12-14 15:13:25 +02:00
sql_do.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_error.cc Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02:00
sql_handler.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
sql_help.cc less default_charset_info 2002-12-20 17:57:24 +04:00
sql_insert.cc merge fix 2002-12-06 21:15:05 +02:00
sql_lex.cc thd_charset copy in lex 2002-12-24 14:06:52 +04:00
sql_lex.h thd_charset copy in lex 2002-12-24 14:06:52 +04:00
sql_list.cc
sql_list.h optimized IN with Rows (SCRUM) 2002-12-08 03:19:03 +02:00
sql_load.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_manager.cc Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 2002-11-07 03:54:00 +02:00
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc New multi-table-update code 2002-11-29 16:40:18 +02:00
sql_parse.cc sql_table.cc: 2002-12-28 01:38:29 -08:00
sql_prepare.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
sql_rename.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
sql_repl.cc Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02:00
sql_repl.h Put temporary files in binlog cache when using BEGIN/COMMIT 2002-11-07 04:02:37 +02:00
sql_select.cc Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 2002-12-26 10:48:03 +02:00
sql_select.h After merge fixes 2002-12-06 21:11:27 +02:00
sql_show.cc thd_charset has been moved to variables structure 2002-12-19 09:38:28 +04:00
sql_sort.h
sql_string.cc sql/sql_string.cc@1.39 2002-12-11 15:26:49 +04:00
sql_string.h Spatial-related fixes 2002-12-18 17:17:35 +04:00
sql_table.cc sql_table.cc: 2002-12-28 01:38:29 -08:00
sql_test.cc Small fix to avoid problems in building with --without-debug 2002-11-07 20:11:55 +02:00
sql_udf.cc Merge with 4.0.6 2002-12-05 19:38:42 +02:00
sql_udf.h
sql_union.cc Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 2002-12-14 15:15:23 +02:00
sql_update.cc merge fix 2002-12-06 21:15:05 +02:00
sql_yacc.yy Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 2002-12-29 18:41:58 +02:00
stacktrace.c merged 2002-11-05 17:10:31 +01:00
stacktrace.h
structs.h rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
table.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
table.h After merge fixes 2002-12-06 21:11:27 +02:00
thr_malloc.cc
time.cc less use of system_charset_info 2002-12-19 09:38:30 +04:00
udf_example.cc extended resolve() and reverse_resolve() UDFs for FreeBSD (SCRUM) 2002-12-16 19:09:48 +04:00
uniques.cc New multi-table-update code 2002-11-29 16:40:18 +02:00
unireg.cc Merge with 4.0.6 2002-12-05 19:38:42 +02:00
unireg.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
watchdog_mysqld