mariadb/sql
unknown 7968bc7f66 merged
client/Makefile.am:
  Auto merged
include/my_sys.h:
  Auto merged
include/mysql.h:
  Auto merged
include/mysql_com.h:
  Auto merged
libmysql/libmysql.c:
  Auto merged
mysql-test/mysql-test-run.sh:
  Auto merged
mysql-test/r/type_ranges.result:
  Auto merged
sql/lex.h:
  Auto merged
sql/sql_lex.h:
  Auto merged
sql/item_func.cc:
  Auto merged
sql/mysql_priv.h:
  Auto merged
sql/sql_yacc.yy:
  Auto merged
2001-10-03 14:21:16 -06:00
..
share SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
.cvsignore
add_errmsg
cache_manager.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
cache_manager.h
ChangeLog
convert.cc
custom_conf.h
derror.cc Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
field.cc Some fixes for Gemini 2001-09-20 20:22:43 +03:00
field.h Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
field_conv.cc
filesort.cc merge with 3.23.42 2001-09-02 18:38:33 +02:00
frm_crypt.cc
gen_lex_hash.cc Fixed that one can always get a name for a compiled characterset 2001-09-28 07:21:24 +03:00
ha_berkeley.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
ha_berkeley.h Added unique error for DEADLOCK 2001-09-17 23:43:53 +03:00
ha_gemini.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
ha_gemini.h Changed to use my_global.h 2001-09-14 02:54:33 +03:00
ha_hash.h
ha_heap.cc Fix of UNION code 2001-08-19 14:43:51 +03:00
ha_heap.h
ha_innobase.cc Merge with 3.23.42 2001-09-13 09:52:35 +02:00
ha_innobase.h ha_innobase.cc Add better error message if innodb_data_file_path is not set 2001-08-31 16:50:57 +03:00
ha_isam.cc
ha_isam.h
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
ha_myisam.h Added back old code that Sasha removed 2001-07-11 10:36:22 +03:00
ha_myisammrg.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
ha_myisammrg.h
handler.cc fixes for MYSQL manager 2001-09-19 14:30:43 -06:00
handler.h Fixed that SHOW CREATE TABLE shows all attributes 2001-09-30 05:47:35 +03:00
hash_filo.cc
hash_filo.h
hostname.cc Fixes for OS2. 2001-08-22 01:45:07 +03:00
init.cc
item.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
item.h Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
item_buff.cc
item_cmpfunc.cc Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
item_cmpfunc.h Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
item_create.cc
item_create.h
item_func.cc merged 2001-10-03 14:21:16 -06:00
item_func.h
item_strfunc.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
item_strfunc.h
item_sum.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
item_sum.h Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc Fix UNION 2001-08-02 06:29:50 +03:00
lex.h SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
lex_symbol.h
lock.cc Merge with 3.23.42 2001-09-13 09:52:35 +02:00
log.cc merge with 3.23.42 2001-09-02 18:38:33 +02:00
log_event.cc fixed slave to clean up load data infile temp files 2001-10-03 13:55:31 -06:00
log_event.h Integrated table->ref_primary_key into table->part_of_key 2001-09-21 03:38:35 +03:00
Makefile.am merged 2001-09-22 21:51:17 -06:00
matherr.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
mf_iocache.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
mini_client.cc SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
mini_client.h
my_lock.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
mysql_priv.h merged 2001-10-03 14:21:16 -06:00
mysqld.cc merge 2001-10-03 18:00:38 +02:00
net_pkg.cc
net_serv.cc Added support of INSERT to MERGE tables 2001-09-22 17:40:57 +03:00
nt_servc.cc Changes on NT service for a more faster stop of the service on Win2k 2001-09-25 01:13:19 -03:00
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
opt_range.h
opt_sum.cc Integrated table->ref_primary_key into table->part_of_key 2001-09-21 03:38:35 +03:00
password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
procedure.cc
procedure.h
records.cc Portability fixes 2001-08-10 17:37:37 +03:00
slave.cc merge 2001-10-03 18:00:38 +02:00
slave.h merge 2001-10-03 18:00:38 +02:00
sql_acl.cc Fixes to get openssl code to compile 2001-09-30 05:47:34 +03:00
sql_acl.h SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
sql_analyse.cc Fix UNION 2001-08-02 06:29:50 +03:00
sql_analyse.h
sql_base.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
sql_cache.cc
sql_class.cc merge with 3.23.42 2001-09-02 18:38:33 +02:00
sql_class.h Portability fixes 2001-09-30 22:04:56 +03:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Fixed locking problem when using bulk insert 2001-09-17 17:53:27 +03:00
sql_delete.cc Portability fixes 2001-09-15 16:22:34 +03:00
sql_handler.cc Portability fixes 2001-09-17 00:32:45 +03:00
sql_insert.cc merge 2001-10-02 21:33:47 +02:00
sql_lex.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
sql_lex.h Merge work.mysql.com:/home/bk/mysql-4.0 2001-09-30 10:47:32 +08:00
sql_list.cc Fix UNION 2001-08-02 06:29:50 +03:00
sql_list.h merged 2001-08-11 17:28:41 -06:00
sql_load.cc merge 2001-09-02 19:58:08 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_parse.cc Merge work.mysql.com:/home/bk/mysql-4.0 2001-09-30 10:47:32 +08:00
sql_rename.cc
sql_repl.cc fixed slave to clean up load data infile temp files 2001-10-03 13:55:31 -06:00
sql_repl.h LOAD DATA INFILE is now replicated properly, except for cleanup on 2001-08-03 15:57:53 -06:00
sql_select.cc Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-28 07:28:05 +03:00
sql_select.h Fix UNION 2001-08-02 06:29:50 +03:00
sql_show.cc Fixed bug in INSERT DELAYED 2001-10-02 21:08:08 +03:00
sql_sort.h Redefinition of myisam_bulk_insert_tree_size 2001-07-10 15:53:08 +03:00
sql_string.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
sql_string.h
sql_table.cc Fixed that SHOW CREATE TABLE shows all attributes 2001-09-30 05:47:35 +03:00
sql_test.cc merge with 3.23.42 2001-09-02 18:38:33 +02:00
sql_udf.cc Fixes for OS2. 2001-08-22 01:45:07 +03:00
sql_udf.h
sql_union.cc Integrated table->ref_primary_key into table->part_of_key 2001-09-21 03:38:35 +03:00
sql_update.cc merge with 3.23.42 2001-09-02 18:38:33 +02:00
sql_yacc.yy merged 2001-10-03 14:21:16 -06:00
stacktrace.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
stacktrace.h Fix to get core files on Solaris 2001-08-22 12:22:46 +03:00
structs.h Merge work.mysql.com:/home/bk/mysql-4.0 2001-09-30 10:47:32 +08:00
table.cc Fixed that SHOW CREATE TABLE shows all attributes 2001-09-30 05:47:35 +03:00
table.h Integrated table->ref_primary_key into table->part_of_key 2001-09-21 03:38:35 +03:00
thr_malloc.cc Changed DB_TYPE_INNOBASE to DB_TYPE_INNODB 2001-09-02 13:47:00 +03:00
time.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
udf_example.cc merge 2001-09-28 06:28:04 +02:00
uniques.cc Portability fixes 2001-09-15 16:22:34 +03:00
unireg.cc Final fixes for INSERT into MERGE tables. 2001-09-27 21:45:48 +03:00
unireg.h
watchdog_mysqld