mariadb/sql
unknown de539bf30a patches from sleepycat.com have been applied (SCRUM)
ha_berkeley::rename_table() has been added (SCRUM)


bdb/db/db_open.c:
  patches from sleepycat.com have been applied
bdb/log/log_put.c:
  patches from sleepycat.com have been applied
bdb/mp/mp_fopen.c:
  patches from sleepycat.com have been applied
bdb/rep/rep_record.c:
  patches from sleepycat.com have been applied
bdb/txn/txn.c:
  patches from sleepycat.com have been applied
sql/ha_berkeley.cc:
  ha_berkeley::rename_table() has been added
sql/ha_berkeley.h:
  ha_berkeley::rename_table() has been added
2002-12-19 12:38:32 +04:00
..
share A set of improvements to the German localized error messages 2002-12-11 20:17:15 -07: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
field.cc sql_type() is now ucs2 compatible 2002-12-17 19:57:22 +04:00
field.h Some fixes to get closer to UCS2 compatible SHOW FIELDS 2002-12-17 14:35:19 +04:00
field_conv.cc Some system_charset_info and default_charset_info were replaced by my_charset_latin1 2002-12-11 17:12:55 +04:00
filesort.cc merging 2002-11-27 19:31:11 +02: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
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
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 Merge with 4.0 2002-11-21 15:56:48 +02:00
init.cc Portability fixes to be able to compile MySQL with VC++ 2002-10-08 22:28:24 +03:00
item.cc merge 2002-12-14 17:49:01 +02:00
item.h fixed subselect null test 2002-12-15 11:14:53 +02:00
item_buff.cc BINARY charset is now used instead of binary_flag 2002-10-25 13:58:32 +05:00
item_cmpfunc.cc postreview fix 2002-12-12 20:34:16 +02:00
item_cmpfunc.h postreview fix (SCRUM) 2002-12-10 18:10:00 +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 Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02:00
item_func.h Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02:00
item_row.cc postreview fix (SCRUM) 2002-12-10 18:10:00 +02:00
item_row.h postreview fix (SCRUM) 2002-12-10 18:10:00 +02:00
item_strfunc.cc SCRAM Remove spaces from most changed files. 2002-12-05 01:14:51 +03:00
item_strfunc.h Merging.... 2002-11-29 22:03:14 +03:00
item_subselect.cc merge 2002-12-14 17:49:01 +02:00
item_subselect.h fixed subselect null test 2002-12-15 11:14:53 +02:00
item_sum.cc merge 2002-12-14 17:49:01 +02:00
item_sum.h merge 2002-12-14 17:49:01 +02:00
item_timefunc.cc fixed subselect null test 2002-12-15 11:14:53 +02: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 my_sortcmp -> my_strnncoll 2002-10-09 16:33:35 +05:00
lex.h Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 2002-12-14 03:38:38 +04:00
lex_symbol.h
lock.cc Merge with 4.0 2002-11-21 15:56:48 +02:00
log.cc Merge with 4.0.6 2002-12-05 19:38:42 +02:00
log_event.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
log_event.h rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
Makefile.am rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02: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
my_lock.c
mysql_priv.h merge 2002-12-14 17:49:01 +02:00
mysqld.cc merge 2002-12-14 17:49:01 +02: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 rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
opt_range.h
opt_sum.cc Fixed bug in MAX() optimization when used with JOIN and ON expressions 2002-12-02 13:41:08 +02: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 Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02:00
protocol.h rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
records.cc
repl_failsafe.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
repl_failsafe.h
set_var.cc Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02:00
set_var.h Merge with 4.0.6 2002-12-05 19:38:42 +02: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.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 Fixes for binary protocol (complement to last push) 2002-12-14 17:43:01 +02: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 merge 2002-12-14 17:49:01 +02:00
sql_class.h rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
sql_delete.cc merge fix 2002-12-06 21:15:05 +02: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 rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
sql_insert.cc merge fix 2002-12-06 21:15:05 +02:00
sql_lex.cc moved links initialization 2002-12-15 22:01:09 +02:00
sql_lex.h moved links initialization 2002-12-15 22:01:09 +02: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 moved links initialization 2002-12-15 22:01:09 +02: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 2002-12-14 17:49:01 +02:00
sql_select.h After merge fixes 2002-12-06 21:11:27 +02:00
sql_show.cc Some fixes to get closer to UCS2 compatible SHOW FIELDS 2002-12-17 14:35:19 +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 rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02:00
sql_table.cc rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02: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 sinisa@work.mysql.com:/home/bk/mysql-4.1 2002-12-14 15:15:23 +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 rename of net_pkg.cc to protocol.cc 2002-12-11 09:17:51 +02: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